Retrieve details from SEC financial documents
Retrieves details from a company’s 10-K,10-Q or, 8-K filing from the SEC (U.S. Securities and Exchange Commission).
Common use cases
- Lead Enrichment
Category
- Security & Exchange Commission
Inputs (what you have)
| Name | Description | Data Type | Required? | Example |
|---|---|---|---|---|
| SEC filing link | Link to SEC filing file. This can be retrieved from the ‘Retrieve company filing from the SEC’ Wrk Action | URL | Yes | https://www.sec.gov/Archives/edgar/data/1318605/000156459021004599/tsla-10k_20201231.htm |
| Document section | Section within the filing document to retrieve | Predefined Choice List | Yes | 10-K | 1A - Risk Factors |
| Output format | Format the output should be returned in | Predefined Choice List | Yes |
Wrk Action Outputs
| Name | Data Type | Required | Description |
|---|---|---|---|
| Document content | Text(Long) | Yes | The content extracted from the SEC filling |
Wrk Action Outcomes
| Name | Description |
|---|---|
| Success | This status is selected if the details from the filing was successfully retrieved. |
| No result | This status is selected in the event of the following scenarios:No content is returned for the section specified |
| Impossible to Complete | This status is selected in the event of the following scenarios:The SEC filing link is invalidIf the “Document section” requested is incorrect for the document type provided |