Screener Field Options

Enumerated valid values for the Screener's dropdown filter fields.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

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 of industry, 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.
Query Params
string
required
length ≤ 50
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json