Quote and chart collection
Use Google Finance endpoints to turn quote and chart collection into repeatable API requests with documented inputs and JSON responses.
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
Active endpoints
19
Methods
GET
Required params
31
Schema refs
19
{
"platform": "Google Finance",
"endpoint": "google-finance-analyst-articles",
"method": "GET",
"path": "/google/finance/analyst-articles/{quote}",
"auth": "apiKey"
}Use cases
Collect Google Finance quote, chart, company, news, financials, market mover, and earnings data.
Use Google Finance endpoints to turn quote and chart collection into repeatable API requests with documented inputs and JSON responses.
Use Google Finance endpoints to turn market news monitoring into repeatable API requests with documented inputs and JSON responses.
Use Google Finance endpoints to turn company and financial statement enrichment into repeatable API requests with documented inputs and JSON responses.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/google/finance/markets/categories/{category}/news
/google/finance/analyst-articles/{quote}
/google/finance/chart/{quote}
/google/finance/classification/{quote}
/google/finance/company/{quote}
/google/finance/context
Featured endpoints
/google/finance/analyst-articles/{quote}Returns normalized analyst article results for a quote.
/google/finance/chart/{quote}Returns normalized chart points for a quote and window.
/google/finance/classification/{quote}Returns normalized classification strings for a quote.
/google/finance/company/{quote}Returns normalized company information from Google Finance.
/google/finance/contextReturns normalized Google Finance context search results.
/google/finance/financials/{quote}Returns normalized annual and quarterly financial rows when Google Finance has statement data for the quote.
Start building