Financial Data19 active endpointsapiKey

Google Finance scraping API

Build finance and market data workflows on top of structured Google Finance endpoints.

Collect Google Finance quote, chart, company, news, financials, market mover, and earnings data.

Endpoint families

6

Documented params

41

Examples

17

Live catalog snapshot

Google Finance coverage

Active endpoints

19

Methods

GET

Required params

31

Schema refs

19

Markets9
Analyst Articles1
Chart1
Classification1
{
  "platform": "Google Finance",
  "endpoint": "google-finance-analyst-articles",
  "method": "GET",
  "path": "/google/finance/analyst-articles/{quote}",
  "auth": "apiKey"
}

Use cases

Workflows that fit Google Finance

Collect Google Finance quote, chart, company, news, financials, market mover, and earnings data.

Quote and chart collection

Use Google Finance endpoints to turn quote and chart collection into repeatable API requests with documented inputs and JSON responses.

Market news monitoring

Use Google Finance endpoints to turn market news monitoring into repeatable API requests with documented inputs and JSON responses.

Company and financial statement enrichment

Use Google Finance endpoints to turn company and financial statement enrichment into repeatable API requests with documented inputs and JSON responses.

Coverage map

Know what the API can collect before integrating

These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.

9 endpoints

Markets

/google/finance/markets/categories/{category}/news

GETapiKey
1 endpoints

Analyst Articles

/google/finance/analyst-articles/{quote}

GETapiKey
1 endpoints

Chart

/google/finance/chart/{quote}

GETapiKey
1 endpoints

Classification

/google/finance/classification/{quote}

GETapiKey
1 endpoints

Company

/google/finance/company/{quote}

GETapiKey
1 endpoints

Context

/google/finance/context

GETapiKey

Featured endpoints

Google Finance API endpoints

Browse full docs
GETapiKeyexample
/google/finance/analyst-articles/{quote}
Details

Google Finance analyst articles

Returns normalized analyst article results for a quote.

quote:pathx-api-key:header
GETapiKeyexample
/google/finance/chart/{quote}
Details

Google Finance chart data

Returns normalized chart points for a quote and window.

quote:pathwindow:queryx-api-key:header
GETapiKeyexample
/google/finance/classification/{quote}
Details

Google Finance classification data

Returns normalized classification strings for a quote.

quote:pathx-api-key:header
GETapiKeyexample
/google/finance/company/{quote}
Details

Google Finance company data

Returns normalized company information from Google Finance.

quote:pathx-api-key:header
GETapiKeyexample
/google/finance/context
Details

Google Finance context search

Returns normalized Google Finance context search results.

q:queryx-api-key:header
GETapiKeyexample
/google/finance/financials/{quote}
Details

Google Finance financial statements

Returns normalized annual and quarterly financial rows when Google Finance has statement data for the quote.

quote:pathx-api-key:header

Start building

Test Google Finance endpoints against the same catalog used by Docs.