Retrieve SEC EDGAR document by accession number
Price: 1 credit
💡 AI Hint: Retrieve full SEC EDGAR document content by direct URL from search results.
🔗 Requires: /sec/search/companies
📥 Input mapping: document_url ← document_url from /sec/search/companies results
⚠️ Common errors: 412: Document not found at the given URL.
Documentation Index
Fetch the complete documentation index at: https://docs.anysite.io/llms.txt
Use this file to discover all available pages before exploring further.
API token from the dashboard
Payload for SEC document retrieval.
Direct URL to SEC EDGAR document (from search results document_url field)
"https://www.sec.gov/Archives/edgar/data/320193/000114036125044561/ef20060722_8k.htm"
"https://www.sec.gov/Archives/edgar/data/2095360/000209536025000001/primary_doc.xml"
Max scrapping execution timeout (in seconds)
20 <= x <= 1500