The only open-source toolkit that can download SEC EDGAR financial reports and extract textual data from specific item sections into nice & clean structured JSON files. Presented at WWW 2025 @ Sydney, Australia (https://dl.acm.org/doi/10.1145/3701716.3715289)
Stars
502
Forks
128
Watchers
502
Open Issues
8
Overall repository health assessment
No package.json found
This might not be a Node.js project
Allow item pattern to match 'Items'. When multiple items are reported together, they are now extracted under the first mentioned item number.
a2c03d9View on GitHubMerge pull request #30 from nlpaueb/minor_updates (enhance documentation)
5d9be57View on GitHubRename edgar_crawler to download_filings and update configuration references
25f9da0View on GitHubChange temp path formatting from edgar_crawler to edgar-crawler for consistency
82cb0e3View on GitHubFix module references in README for downloading and extracting financial reports
7494f4fView on GitHubUpdate README to clarify JSON output support and add feedback section
ba86731View on GitHubEnhance README formatting and clarity: update core functionalities, JSON output descriptions, and resource links.
aa67b73View on GitHub