Crawlora
ProductPlatformsUse CasesDocsPricingCompare
Sign inTry Playground Console
Crawlora

Structured public web data APIs for search, travel, real estate, marketplaces, apps, social, audio, and AI workflows with managed execution and credit-based usage.

Product

Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing

Platforms

Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon

Developers

DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP

Use cases

SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data

Legal

TermsPrivacy
Product
Web Scraping APIFeaturesInfrastructure FeaturesPlatformsTravel APIsReal Estate APIsPricing
Platforms
Google SearchGoogle TrendsBingBraveGoogle MapsAirbnbTripAdvisorZillowYahoo FinanceGoogle FinanceAmazon
Developers
DocsGetting StartedAuthenticationAPI ExamplesRecipesChangelogPlaygroundSDKsIntegrationsMCP
Use cases
SERP MonitoringGoogle Maps LeadsTravel & Hospitality ResearchProperty Market IntelligenceApp Review AnalysisReview & Reputation MonitoringTikTok Trend IntelligenceYouTube Creator IntelligenceAmazon Product MonitoringMusic Catalog / Playlist IntelligencePodcast & Audio IntelligenceFinance Market DataAI Agent Web Data
Legal
TermsPrivacy

© 2026 Built with 💖 by Tony Wang

|System:Crawlora API status
  1. Home
  2. /Platforms
  3. /Yahoo Finance
Market & Finance Data Extraction API38 active endpointsapiKey

Yahoo Finance Scraper API

Collect Yahoo Finance quote pages, market data, historical prices, screeners, calendars, and ticker research modules as structured JSON for dashboards, watchlists, and AI-agent workflows.

  • Quote, search, history, market, calendar, screener, and ticker module endpoints
  • Structured JSON for research dashboards, watchlists, market monitoring, and AI workflows
  • Docs, Playground examples, schemas, auth metadata, and credit costs generated from the active catalog
Try Yahoo Finance API View Yahoo Finance DocsSee Pricing

Primary endpoint

GET /yahoo-finance/ticker/{symbol}/quote

Summary
Yahoo Finance ticker quote
Auth
apiKey
Credit cost
1 credit/request
Required params
symbol
Common params
symbol
curl -X GET "https://api.crawlora.net/api/v1/yahoo-finance/ticker/AAPL/quote?symbol=AAPL" \
  -H "x-api-key: $CRAWLORA_API_KEY"
View Yahoo Finance DocsTry Yahoo Finance API

Structured output

Extract Yahoo Finance data as structured JSON

Use Crawlora's Yahoo Finance Scraper API to transform supported public Yahoo Finance pages and API-backed modules into structured JSON. Crawlora handles endpoint-specific request shaping, response normalization, documented errors, Playground examples, and credit-based usage metadata.

ticker symbol
quote price
currency
exchange
market state
historical price rows
corporate actions
dividends and splits
market summary rows
screeners
calendar events
financial statements
analyst data
options chains
news headlines
request metadata

Developer paths

Yahoo Finance quote documentationTry Yahoo Finance quote in PlaygroundYahoo Finance search endpointCrawlora pricing

Finance workflows

Yahoo Finance API for market research workflows

Yahoo Finance coverage helps teams collect public quote, search, history, calendar, screener, market summary, and ticker module data without maintaining separate scrapers for each finance page or response shape.

Finance market data workflows

Build ticker watchlists

Collect historical price rows

Monitor market summary pages

Sync earnings and event calendars

Run predefined screeners

Enrich AI agents with public finance context

Request schema

Yahoo Finance Scraper API parameters

These parameters come from the active Yahoo Finance ticker quote catalog entry.

ParameterTypeRequiredDescriptionExample
symbolstringYesYahoo Finance symbol such as AAPL-

Example JSON

Yahoo Finance API example response

This example is rendered from the active endpoint catalog so the page stays aligned with Docs and Playground.

{
  "code": 200,
  "msg": "OK",
  "data": {
    "symbol": "AAPL",
    "regular_market_price": 189.87,
    "currency": "USD",
    "market_state": "REGULAR",
    "short_name": "Apple Inc.",
    "exchange": "NMS"
  }
}

Endpoint catalog

Yahoo Finance quote, history, market, and ticker endpoints

Browse full Yahoo Finance docs
GETapiKey
/yahoo-finance/ticker/{symbol}/quote

Yahoo Finance ticker quote

Returns normalized fast quote fields for one Yahoo Finance symbol.

DocsPlayground
GETapiKey
/yahoo-finance/search

Yahoo Finance search

Returns normalized Yahoo Finance quotes, news, lists, and optional research reports for a query.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/history

Yahoo Finance historical prices

Returns normalized OHLCV points for a symbol. Use either period or start/end.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/info

Yahoo Finance ticker info

Returns normalized profile, quote type, price, statistics, and summary modules for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/trending/{region}

Yahoo Finance trending symbols

Returns trending Yahoo Finance symbols for a region.

DocsPlayground
GETapiKey
/yahoo-finance/market/{market}/summary

Yahoo Finance market summary

Returns Yahoo Finance market summary rows for a market such as US.

DocsPlayground
GETapiKey
/yahoo-finance/market/{market}/status

Yahoo Finance market status

Returns Yahoo Finance open/close status for a market such as US.

DocsPlayground
GETapiKey
/yahoo-finance/screener/{id}

Yahoo Finance predefined screener results

Runs a predefined Yahoo Finance screener such as day_gainers or most_actives.

DocsPlayground
GETapiKey
/yahoo-finance/screeners

Yahoo Finance predefined screeners

Lists the predefined screeners supported by the Yahoo Finance integration.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/news

Yahoo Finance ticker news

Returns Yahoo Finance news search results for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/financials

Yahoo Finance financial statements

Returns annual, quarterly, or supported trailing income, balance sheet, or cash flow statement data.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/earnings

Yahoo Finance earnings

Returns Yahoo Finance earnings modules for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/options

Yahoo Finance options chain

Returns option expiration dates and the current option chain for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/calendars

Yahoo Finance calendar types

Lists global Yahoo Finance calendar types supported by this integration.

DocsPlayground
GETapiKey
/yahoo-finance/calendars/{type}

Yahoo Finance calendar results

Returns global Yahoo Finance calendar rows for earnings, IPOs, economic events, or splits.

DocsPlayground
POSTapiKey
/yahoo-finance/download

Yahoo Finance batch historical prices

Returns historical price data for up to 25 symbols.

DocsPlayground
GETapiKey
/yahoo-finance/sectors

Yahoo Finance sectors

Lists Yahoo Finance sector keys that can be queried with the sector endpoint.

DocsPlayground
GETapiKey
/yahoo-finance/sectors/{key}

Yahoo Finance sector detail

Returns overview, top companies, ETFs, mutual funds, industries, and research reports for a sector key.

DocsPlayground
GETapiKey
/yahoo-finance/industries

Yahoo Finance industries

Lists Yahoo Finance industry keys that can be queried with the industry endpoint.

DocsPlayground
GETapiKey
/yahoo-finance/industries/{key}

Yahoo Finance industry detail

Returns overview, sector linkage, top companies, growth companies, and research reports for an industry key.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/actions

Yahoo Finance corporate actions

Returns dividends, splits, and capital gains for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/dividends

Yahoo Finance dividends

Returns dividend events for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/splits

Yahoo Finance splits

Returns split events for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/capital-gains

Yahoo Finance capital gains

Returns capital gain events for ETF or mutual fund symbols when Yahoo provides them.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/analysts

Yahoo Finance analyst data

Returns recommendations, upgrades/downgrades, price targets, and estimate modules where Yahoo provides them.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/holders

Yahoo Finance holders

Returns major, institutional, fund, and insider holder modules for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/sustainability

Yahoo Finance sustainability

Returns ESG and sustainability modules for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/funds

Yahoo Finance fund data

Returns fund profile, top holdings, equity/bond holdings, and sector weighting modules for ETF and mutual fund symbols.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/isin

Yahoo Finance ticker ISIN

Returns the experimental yfinance-compatible ISIN lookup result for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/sec-filings

Yahoo Finance SEC filings

Returns Yahoo Finance SEC filing summaries for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/shares

Yahoo Finance share counts

Returns current share-count fields from Yahoo key statistics.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/shares-full

Yahoo Finance historical share counts

Returns historical shares-out rows from Yahoo fundamentals timeseries.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/valuation

Yahoo Finance valuation measures

Returns the valuation table from the Yahoo Finance key statistics page when Yahoo serves the table.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/earnings-dates

Yahoo Finance earnings dates

Returns standalone earnings-date rows from Yahoo Finance calendar HTML when Yahoo serves the table.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/calendar

Yahoo Finance calendar

Returns Yahoo Finance calendar events for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/history-metadata

Yahoo Finance history metadata

Returns Yahoo Finance chart metadata for a symbol.

DocsPlayground
GETapiKey
/yahoo-finance/ticker/{symbol}/options/{expiration}

Yahoo Finance options chain by expiration

Returns calls and puts for a specific Unix expiration timestamp.

DocsPlayground
POSTapiKey
/yahoo-finance/screener

Yahoo Finance custom screener

Runs a constrained Yahoo Finance custom screener query using Yahoo's public screener JSON shape.

DocsPlayground

Managed execution

Crawlora handles endpoint-specific finance extraction

Crawlora exposes supported Yahoo Finance public data surfaces through documented API endpoints with auth metadata, schemas, Playground examples, credit costs, and structured failure behavior.

Endpoint-specific request handling for quote, history, search, screener, calendar, market, and ticker pages

Normalized JSON responses with documented schemas and examples where available

Generated Docs and Playground pages from the active API catalog

Credit-based usage tied to backend billing weights

Clear upstream failure context instead of silent bad data

API-key protected production routes for backend integrations

Build or buy

Yahoo Finance scraper vs building your own

Use this comparison to decide whether to maintain scraping infrastructure internally or call a managed endpoint.

RequirementBuilding internallyCrawlora
Endpoint coverageMaintain separate collectors for quotes, history, calendars, screeners, and ticker pages.Use documented Yahoo Finance endpoint families from one API surface.
Parser maintenanceUpdate selectors and response handling as public pages change.Use endpoint-specific extraction maintained behind Crawlora APIs.
Schema normalizationNormalize mixed quote, market, calendar, and ticker modules into your own model.Receive structured JSON from documented endpoint schemas.
Developer testingBuild your own request console and examples.Use Docs and Playground pages generated from the active catalog.
Usage billingBuild endpoint weighting, credits, and limits yourself.Use credit-based usage with published endpoint weights.
Failure handlingClassify empty pages, upstream changes, and unavailable modules yourself.Receive documented errors for unusable upstream responses.

Important finance data limitations

Crawlora provides structured public web data extraction for supported Yahoo Finance pages and modules. Crawlora is not the official Yahoo Finance API. Crawlora is not a broker, investment adviser, exchange data vendor, or real-time trading data provider. Data may be delayed, incomplete, or change when upstream pages change. Do not use Crawlora as the sole source for trading, investment, compliance, tax, accounting, or risk decisions. Customers are responsible for ensuring their use complies with applicable laws, third-party rights, platform terms, and Crawlora terms.

Related APIs

Related finance and market research APIs

Connect this endpoint with adjacent Crawlora search, monitoring, docs, and pricing pages.

Google Finance Scraper API

Pair Yahoo Finance data with Google Finance quote, chart, market, and news coverage.

Open

Product Hunt Scraper API

Connect public market research with startup launch and product discovery data.

Open

SimilarWeb API

Add website and competitive intelligence signals.

Open

LinkedIn API

Collect company intelligence for supported public profiles.

Open

Crawlora pricing

Review plans, credits, limits, and usage options.

Open

API documentation

Browse the full active endpoint catalog.

Open

FAQ

Yahoo Finance Scraper API FAQ

Answers for developers evaluating Crawlora for supported public Yahoo Finance data workflows.

Does Crawlora provide a Yahoo Finance Scraper API?

Yes. Crawlora provides Yahoo Finance endpoints for supported public Yahoo Finance pages and modules, including quotes, search, history, market summaries, calendars, screeners, and ticker modules.

Is Crawlora the official Yahoo Finance API?

No. Crawlora is not the official Yahoo Finance API. Crawlora provides structured public web data extraction endpoints for supported Yahoo Finance surfaces.

What Yahoo Finance data can I extract?

The active catalog includes quote, search, historical prices, history metadata, news, market status, market summary, trending symbols, calendars, sectors, industries, predefined and custom screeners, financials, earnings, analysts, holders, options, dividends, splits, shares, sustainability, valuation, and related ticker modules where supported.

Can I use this for real-time trading?

No. Crawlora is not a real-time trading data provider. Data may be delayed, incomplete, or change when upstream pages change. Do not use Crawlora as the sole source for trading, investment, compliance, tax, accounting, or risk decisions.

Does Crawlora provide investment advice?

No. Crawlora does not provide investment advice, brokerage services, exchange data licenses, trading recommendations, or risk decisions.

Can I test Yahoo Finance endpoints before integrating?

Yes. Open the Yahoo Finance platform page or endpoint-specific Playground pages to inspect parameters, cURL examples, sample JSON, docs links, and credit costs.

What happens if Yahoo Finance changes its pages or modules?

Crawlora surfaces documented errors for unusable upstream responses. Customers should handle retries, empty states, and upstream availability changes in their integrations.

Start building

Start with the Yahoo Finance Scraper API

Test Yahoo Finance ticker quote in Playground, inspect the current response schema in Docs, and compare credit-based usage on the pricing page.

Try Yahoo Finance APIView Yahoo Finance Docs See Pricing