Topic
Crawlora's Yahoo Finance coverage: 39 live API endpoints and 1 guide on scraping Yahoo Finance data. See the endpoint table and the Yahoo Finance Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /yahoo-finance/ticker/{symbol}/quote | Yahoo Finance ticker quote | |
GET | /yahoo-finance/search | Yahoo Finance search | |
GET | /yahoo-finance/ticker/{symbol}/history | Yahoo Finance historical prices | |
GET | /yahoo-finance/ticker/{symbol}/info | Yahoo Finance ticker info | |
GET | /yahoo-finance/trending/{region} | Yahoo Finance trending symbols | |
GET | /yahoo-finance/market/{market}/summary | Yahoo Finance market summary | |
GET | /yahoo-finance/market/{market}/status | Yahoo Finance market status | |
GET | /yahoo-finance/screener/{id} | Yahoo Finance predefined screener results | |
GET | /yahoo-finance/screeners | Yahoo Finance predefined screeners | |
GET | /yahoo-finance/ticker/{symbol}/news | Yahoo Finance ticker news | |
GET | /yahoo-finance/ticker/{symbol}/financials | Yahoo Finance financial statements | |
GET | /yahoo-finance/ticker/{symbol}/earnings | Yahoo Finance earnings | |
GET | /yahoo-finance/ticker/{symbol}/options | Yahoo Finance options chain | |
GET | /yahoo-finance/calendars | Yahoo Finance calendar types | |
GET | /yahoo-finance/calendars/{type} | Yahoo Finance calendar results | |
POST | /yahoo-finance/download | Yahoo Finance batch historical prices | |
GET | /yahoo-finance/sectors | Yahoo Finance sectors | |
GET | /yahoo-finance/sectors/{key} | Yahoo Finance sector detail | |
GET | /yahoo-finance/industries | Yahoo Finance industries | |
GET | /yahoo-finance/industries/{key} | Yahoo Finance industry detail | |
GET | /yahoo-finance/ticker/{symbol}/actions | Yahoo Finance corporate actions | |
GET | /yahoo-finance/ticker/{symbol}/dividends | Yahoo Finance dividends | |
GET | /yahoo-finance/ticker/{symbol}/splits | Yahoo Finance splits | |
GET | /yahoo-finance/ticker/{symbol}/capital-gains | Yahoo Finance capital gains | |
GET | /yahoo-finance/ticker/{symbol}/analysts | Yahoo Finance analyst data | |
GET | /yahoo-finance/ticker/{symbol}/holders | Yahoo Finance holders | |
GET | /yahoo-finance/ticker/{symbol}/sustainability | Yahoo Finance sustainability | |
GET | /yahoo-finance/ticker/{symbol}/funds | Yahoo Finance fund data | |
GET | /yahoo-finance/ticker/{symbol}/isin | Yahoo Finance ticker ISIN | |
GET | /yahoo-finance/ticker/{symbol}/sec-filings | Yahoo Finance SEC filings | |
GET | /yahoo-finance/ticker/{symbol}/shares | Yahoo Finance share counts | |
GET | /yahoo-finance/ticker/{symbol}/shares-full | Yahoo Finance historical share counts | |
GET | /yahoo-finance/ticker/{symbol}/valuation | Yahoo Finance valuation measures | |
GET | /yahoo-finance/ticker/{symbol}/earnings-dates | Yahoo Finance earnings dates | |
GET | /yahoo-finance/ticker/{symbol}/calendar | Yahoo Finance calendar | |
GET | /yahoo-finance/ticker/{symbol}/history-metadata | Yahoo Finance history metadata | |
GET | /yahoo-finance/ticker/{symbol}/options/{expiration} | Yahoo Finance options chain by expiration | |
GET | /yahoo-finance/lookup | Yahoo Finance lookup | |
POST | /yahoo-finance/screener | Yahoo Finance custom screener |
API hub
Extract Yahoo Finance quotes, search results, historical prices, market summaries, calendars, screeners, and ticker modules as structured JSON.
Explore the Yahoo Finance Scraper APIGuides
Related