Python SEC EDGAR Filings API. Over 18 million filings, all 150 filing types supported. Query, full-text search and real-time stream API. Convert XBRL-to-JSON and access standardized financial statements from 10-K and 10-Q filings.
Stars
289
Forks
40
Watchers
289
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
41
commits
Add API wrappers, tests, and comprehensive README with response examples
a576af5View on GitHubadded Form 144 API - restricted stock sales notifications
e8f2780View on GitHubadded APIs for Regulation A filings: Form 1-A, Form 1-K, Form 1-Z
ce591f9View on GitHubadded Form 13F holdings + cover pages API, Form N-PX proxy voting records, SEC enforcement actions, SEC administrative proceedings
8c181f4View on GitHubadded SEC Litigation Releases API, struct. data of Form 8K Item 4.01 and 5.02, EDGAR Entities Database
7023ed3View on GitHubadded retry strategy on 202 cache miss for PDF generator
fc4bbe8View on GitHubadded .get_file(url, return_binary=True) to RenderApi
797017bView on GitHubfixed bug: inline XBRL filings with "ix?doc=/" in URL cause "Max retries exceeded" error in RenderApi
61cb1e0View on GitHub