-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: baridhi/sec-api-python
base: master
head repository: SEC-API-io/sec-api-python
compare: master
- 20 commits
- 55 files changed
- 1 contributor
Commits on Aug 14, 2024
-
added Directors & Board Members Data API added AAER API added SRO Filings API
Configuration menu - View commit details
-
Copy full SHA for ae11f25 - Browse repository at this point
Copy the full SHA ae11f25View commit details
Commits on Aug 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e044fb9 - Browse repository at this point
Copy the full SHA e044fb9View commit details
Commits on Sep 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3dcd08b - Browse repository at this point
Copy the full SHA 3dcd08bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f02c26 - Browse repository at this point
Copy the full SHA 9f02c26View commit details -
fixed bug: inline XBRL filings with "ix?doc=/" in URL cause "Max retr…
…ies exceeded" error in RenderApi
Configuration menu - View commit details
-
Copy full SHA for 61cb1e0 - Browse repository at this point
Copy the full SHA 61cb1e0View commit details
Commits on Oct 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 797017b - Browse repository at this point
Copy the full SHA 797017bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 05b5846 - Browse repository at this point
Copy the full SHA 05b5846View commit details
Commits on Oct 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc4bbe8 - Browse repository at this point
Copy the full SHA fc4bbe8View commit details
Commits on Feb 4, 2025
-
added SEC Litigation Releases API, struct. data of Form 8K Item 4.01 …
…and 5.02, EDGAR Entities Database
Configuration menu - View commit details
-
Copy full SHA for 7023ed3 - Browse repository at this point
Copy the full SHA 7023ed3View commit details -
Configuration menu - View commit details
-
Copy full SHA for a9efa7f - Browse repository at this point
Copy the full SHA a9efa7fView commit details
Commits on Feb 17, 2025
-
added Form 13F holdings + cover pages API, Form N-PX proxy voting rec…
…ords, SEC enforcement actions, SEC administrative proceedings
Configuration menu - View commit details
-
Copy full SHA for 8c181f4 - Browse repository at this point
Copy the full SHA 8c181f4View commit details
Commits on Feb 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 34a7ae1 - Browse repository at this point
Copy the full SHA 34a7ae1View commit details
Commits on Mar 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for ce591f9 - Browse repository at this point
Copy the full SHA ce591f9View commit details
Commits on Mar 24, 2025
-
Configuration menu - View commit details
-
Copy full SHA for e8f2780 - Browse repository at this point
Copy the full SHA e8f2780View commit details
Commits on Apr 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 7fa3490 - Browse repository at this point
Copy the full SHA 7fa3490View commit details
Commits on Apr 2, 2026
-
Add API wrappers, tests, and comprehensive README with response examples
- Add DownloadApi class (inherits RenderApi for backward compat), AuditFeesApi, EdgarIndexApi, and 3 new FormAdvApi methods (get_other_business_names, get_separately_managed_accounts, get_financial_industry_affiliations) - Update Download API endpoint from archive.sec-api.io to edgar-mirror.sec-api.io - Add integration test suite (40 tests) covering all API classes - Add collapsible response examples to all README sections with full example response links, matching the NPM package structure - Split Form ADV, Insider Trading (Form 3/4/5), and Form N-PX into sub-sections - Add Bulk Datasets section, Quick Start code, and complete TOC with verified links - Add examples/api-responses/ with JSON response files for all APIs
Configuration menu - View commit details
-
Copy full SHA for a576af5 - Browse repository at this point
Copy the full SHA a576af5View commit details
Commits on Apr 9, 2026
-
Add Datasets class, DownloadApi, and bulk dataset download/sync support
- Add Datasets class with get_all(), get_dataset_details(), show_all(), show_dataset_details(), download(), and sync() methods - Downloads are atomic (.tmp + rename) with incremental sync support — only new or updated containers are re-downloaded based on file size - Helpful error on misspelled dataset names listing all available datasets - Add DownloadApi class (alias for RenderApi, backward compatible) - Update filing download endpoint to edgar-mirror.sec-api.io - Add Quick Start section, Bulk Datasets docs with download/sync examples - Add tests for Datasets, DownloadApi (42 tests total)
Configuration menu - View commit details
-
Copy full SHA for d376d8b - Browse repository at this point
Copy the full SHA d376d8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a39ea28 - Browse repository at this point
Copy the full SHA a39ea28View commit details
Commits on Apr 13, 2026
-
Update README, reorganize examples, update repo URLs
- Update README banner and entity/filing descriptions - Move examples.py to examples/scripts/ - Update GitHub project URLs to sec-api-io org
Configuration menu - View commit details
-
Copy full SHA for d1d3e29 - Browse repository at this point
Copy the full SHA d1d3e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8914433 - Browse repository at this point
Copy the full SHA 8914433View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master