Fundamentals screener
stocks_screenerRead-only
Screen SEC filers by a specific XBRL concept and fiscal period to compare financial data across all companies.
Instructions
Cross-sectional screener: one concept/period across all filers.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | Yes | XBRL concept name, e.g. Revenues. | |
| period | Yes | Fiscal period, e.g. FY2023 or 2023Q4 (as documented). | |
| taxonomy | No | Concept namespace. Default us-gaap. | |
| unit | No | Unit filter. Default USD. | |
| cursor | No | Opaque cursor from a previous response's meta.next_cursor. | |
| limit | No | Page size (endpoint-specific default and max). |