get
https://eapi.askedgar.io/v1/screener/options
Enumerated valid values for the Screener's dropdown filter fields.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
Overview
Returns the list of valid values for a given dropdown field on the Stock Screener. Call this once to populate UI dropdowns or validate user input before sending a screener query.
Key parameters
field(required) — one ofindustry,sector,country,exchange,state,currency.
Response highlights
results— a flat list of strings (e.g.["Technology", "Healthcare", "Financial Services", ...]).count— total number of options.
Notes
- Responses are cached server-side for 1 hour.
- This is a metadata endpoint — it isn't billed against your data quota.