Topic
Crawlora's Google Finance coverage: 20 live API endpoints and 1 guide on scraping Google Finance data. See the endpoint table and the Google Finance Scraper API hub below for parameters, pricing, and comparisons.
API endpoints
| Method | Endpoint | Summary | Docs |
|---|---|---|---|
GET | /google/finance/quote/{quote} | Google Finance Quote API | |
GET | /google/finance/chart/{quote} | Google Finance chart data | |
GET | /google/finance/news/{quote} | Google Finance quote news | |
GET | /google/finance/markets/categories/{category}/news | Google Finance category news | |
GET | /google/finance/markets/featured | Google Finance featured stocks | |
GET | /google/finance/markets/movers | Google Finance market movers | |
GET | /google/finance/financials/{quote} | Google Finance financial statements | |
GET | /google/finance/company/{quote} | Google Finance company data | |
GET | /google/finance/search | Google Finance Search API | |
GET | /google/finance/related/{quote} | Google Finance related instruments | |
GET | /google/finance/ticker/{ticker} | Google Finance Ticker API | |
GET | /google/finance/markets/categories/{category}/stocks | Google Finance category stocks | |
GET | /google/finance/markets/indices | Google Finance market indices | |
GET | /google/finance/markets/top | Google Finance top stocks by metric | |
GET | /google/finance/markets/trending | Google Finance trending stocks | |
GET | /google/finance/markets/earnings | Google Finance earnings calendar | |
GET | /google/finance/markets/headline | Google Finance top headline | |
GET | /google/finance/analyst-articles/{quote} | Google Finance analyst articles | |
GET | /google/finance/classification/{quote} | Google Finance classification data | |
GET | /google/finance/context | Google Finance context search |
API hub
Extract Google Finance quotes, charts, market news, financial pages, movers, and company metadata as structured JSON for finance scraper API research workflows.
Explore the Google Finance Scraper APIGuides
Related