EDGAR Crawler
EDGAR Crawler: EDGAR Crawler: specialized toolkit for 3+ finance workflows covered in the triggers section.
Overview
Constraints
Evidence Quality
Medium confidence — review before critical use
31 non-negotiable constraints
WHENWhen requesting data from SEC EDGAR
ACTIONinclude a valid User-Agent header identifying the requester with contact information
CONSEQUENCESEC EDGAR will reject requests without valid User-Agent identification with 403 Forbidden errors, preventing any data downloads
WHENWhen constructing SEC EDGAR index URLs
ACTIONuse the official SEC EDGAR full-index URL pattern: https://www.sec.gov/Archives/edgar/full-index/{year}/QTR{quarter}/master.zip
CONSEQUENCEUsing incorrect URL patterns will result in 404 errors and complete download failure
WHENWhen downloading SEC EDGAR filings via HTTP requests
ACTIONdeclare a valid User-Agent header containing contact information (name and email)
CONSEQUENCESEC EDGAR will block or throttle requests without a valid User-Agent header, causing downloads to fail with HTTP 403 errors
FAQ
Discussion (0)
No comments yet. Be the first to share!
Changelog
v0.1.0: Initial release on Doramagic.ai. Auto-generated batch-v1 metadata and FAQs based on tangweigang-jpg/doramagic-skills.