edgar_screen
Screen companies by industry, exchange, state, or SIC code. Returns matching companies from SEC reference data with no API calls.
Instructions
Use this to discover or screen companies by industry, exchange, or state. Returns matching companies from SEC reference data — instant results, no API calls. Combine filters to narrow results.
Examples:
By industry: industry="software"
By SIC code: sic=2834 (pharmaceutical)
By exchange: exchange="NYSE"
By state: state="DE" (Delaware)
Combined: industry="semiconductor", exchange="Nasdaq", limit=20
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sic | No | Exact SIC code (e.g., 2834 for pharma, 7372 for software) | |
| limit | No | Max companies to return (default 25, max 100) | |
| state | No | US state code for state of incorporation (e.g., 'DE', 'CA', 'NY') | |
| exchange | No | Stock exchange filter | |
| industry | No | Industry keyword to search SIC descriptions (e.g., 'software', 'pharmaceutical', 'banking') |