Filing section text
stocks_sectionRead-only
Retrieve the full text of a specific section from an SEC filing. Provide a ticker, accession number, and section code to extract sections such as business overview, risk factors, or management discussion.
Instructions
One extracted section's full text.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ticker | Yes | US equity ticker, e.g. AAPL. | |
| accession | Yes | SEC accession number, e.g. 0000320193-24-000123. | |
| section | Yes | Section code: business, risk-factors, legal-proceedings, mda, market-risk, ... |