SEC S-1 IPO Filings Scraper
Pricing
Pay per event
SEC S-1 IPO Filings Scraper
📄 Monitor SEC EDGAR S-1 and S-1/A IPO registration filings. Extract company, CIK, accession, dates, filing index, and document URLs.
SEC S-1 IPO Filings Scraper
Pricing
Pay per event
📄 Monitor SEC EDGAR S-1 and S-1/A IPO registration filings. Extract company, CIK, accession, dates, filing index, and document URLs.
You can access the SEC S-1 IPO Filings 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 '{< "formTypes": [< "S-1",< "S-1/A"< ],< "maxItems": 20,< "mode": "current",< "startDate": "",< "endDate": "",< "companyQuery": "",< "cik": "",< "includePrimaryDocumentText": false,< "includeHistoricalFallback": true,< "secUserAgent": "AutomationLab SEC S-1 IPO Filings Scraper contact@automation-lab.ai",< "requestDelayMs": 200<}' |<apify call automation-lab/sec-s1-ipo-filings-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use SEC S-1 IPO Filings 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: