Screen Companies
screen_companiesScreen companies by price, volume, cash runway, float, shares, market cap, industry, exchange, and float source. Sort results, view trading-halt status, and exclude halted tickers.
Instructions
Screen companies by price range, volume, cash runway, float, shares outstanding, market cap, industry, listing exchange (NASDAQ/NYSE/AMEX), and float data source. Sort results by any sortable column. Returns matching companies with key metrics and pagination. Each row carries live trading-halt status (halted/haltCode/haltedAt; false/null when trading normally); pass excludeHalted=true to drop currently-halted tickers from the results.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum results per page (default: 25, max: 100) | |
| offset | No | Offset for pagination (default: 0) | |
| sortBy | No | Column to sort results by (default: volume) | |
| country | No | Company universe by issuer domicile: "US" (default), "CA" (Canadian companies via their US-OTC/US cross-listings), or "all" | |
| exchange | No | Filter by listing exchange (exact match): NASDAQ, NYSE, or AMEX | |
| industry | No | Filter by company industry (exact match, e.g. "Biotechnology", "Software") | |
| maxFloat | No | Maximum computed public float (shares) | |
| maxPrice | No | Maximum latest price in USD | |
| minFloat | No | Minimum computed public float (shares) | |
| minPrice | No | Minimum latest price in USD | |
| maxVolume | No | Maximum daily trading volume | |
| minVolume | No | Minimum daily trading volume | |
| sortOrder | No | Sort direction (default: desc) | |
| floatSource | No | Filter by float data source | |
| excludeHalted | No | When true, exclude tickers with a currently-active trading halt (regulatory or volatility) from the results. Default false — halted rows are included and carry halted/haltCode/haltedAt fields. | |
| maxCashRunway | No | Maximum estimated months of cash remaining | |
| minCashRunway | No | Minimum estimated months of cash remaining | |
| maxMarketCapComputed | No | Maximum market cap in USD (price * shares outstanding) | |
| maxSharesOutstanding | No | Maximum shares outstanding from SEC EDGAR | |
| minMarketCapComputed | No | Minimum market cap in USD (price * shares outstanding) | |
| minSharesOutstanding | No | Minimum shares outstanding from SEC EDGAR |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No |