SEC EDGAR Filing Scraper
Pricing
from $1.50 / 1,000 results
SEC EDGAR Filing Scraper
Search and extract SEC filings (10-K, 10-Q, 8-K) from EDGAR. Get company filings, financial reports, and document links. No API key required.
SEC EDGAR Filing Scraper
Pricing
from $1.50 / 1,000 results
Search and extract SEC filings (10-K, 10-Q, 8-K) from EDGAR. Get company filings, financial reports, and document links. No API key required.
You can access the SEC EDGAR Filing Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "mode": "search",< "query": "Apple Inc",< "forms": "10-K",< "maxResults": 20<}' |<apify call cloud9_ai/sec-edgar-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use SEC EDGAR Filing Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: