SEC Filing Section Chunker
Pricing
$5.00 / 1,000 document with useful outputs
SEC Filing Section Chunker
Deterministically extract requested 10-K Items 1, 1A, 7, and 7A into citation-ready JSON chunks.
SEC Filing Section Chunker
Pricing
$5.00 / 1,000 document with useful outputs
Deterministically extract requested 10-K Items 1, 1A, 7, and 7A into citation-ready JSON chunks.
You can access the SEC Filing Section Chunker 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 API & Integrations in Apify Console.
$echo '{< "items": [< {< "rawText": "Item 1. Business\\nEcho Fixture Corp builds deterministic software utilities for machine workflows.\\n\\nItem 1A. Risk Factors\\nService availability and input quality may affect processing results.\\n\\nItem 7. Management Discussion\\nOperations remained intentionally small and deterministic during the fixture period.\\n\\nItem 7A. Market Risk\\nThe fixture has no material market-risk exposure.",< "sourceName": "apify-health-fixture"< }< ]<}' |<apify call skilled_glee/sec-filing-section-chunker --silent --output-datasetThe Apify CLI is the official tool that allows you to use SEC Filing Section Chunker 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: