Google Finance Scraper
Pricing
Pay per event
Google Finance Scraper
Extract Google Finance quotes, fundamentals, company profiles, quarterly and annual statements, related securities, and news. Export via API, JSON, CSV, or Excel.
Google Finance Scraper
Pricing
Pay per event
Extract Google Finance quotes, fundamentals, company profiles, quarterly and annual statements, related securities, and news. Export via API, JSON, CSV, or Excel.
status
Optional
Extraction status for this target.
ticker
Optional
Security ticker symbol.
exchange
Optional
Exchange code used by Google Finance.
companyName
Optional
Company or security name.
sourceUrl
Optional
Canonical Google Finance quote URL.
currency
Optional
Quote currency code.
price
Optional
Current or most recent quote price.
priceChange
Optional
Absolute price change for the displayed session.
priceChangePercent
Optional
Percentage price change for the displayed session.
marketStatus
Optional
Market status and quote timestamp shown by Google Finance.
open
Optional
Session opening price.
high
Optional
Session high price.
low
Optional
Session low price.
marketCap
Optional
Market capitalization in quote currency.
averageVolume
Optional
Average trading volume.
volume
Optional
Displayed session trading volume.
dividendYieldPercent
Optional
Dividend yield percentage.
quarterlyDividend
Optional
Most recent quarterly dividend amount.
exDividendDate
Optional
Displayed ex-dividend date.
peRatio
Optional
Price-to-earnings ratio.
week52High
Optional
Highest price in the displayed 52-week range.
week52Low
Optional
Lowest price in the displayed 52-week range.
eps
Optional
Earnings per share shown in quote metrics.
beta
Optional
Displayed beta value.
employees
Optional
Reported employee count.
ceo
Optional
Chief executive officer name.
founded
Optional
Company founding date or year.
headquarters
Optional
Company headquarters.
sector
Optional
Company sector or industry classification.
website
Optional
Company website shown in its profile.
description
Optional
Company profile description.
quarterlyFinancials
Optional
Quarterly financial statement summaries.
[ { "period": "Mar 2026", "revenue": 25000000000, "netIncome": 5000000000, "eps": 1.25, "netProfitMargin": 20 }]annualFinancials
Optional
Annual financial statement summaries when available.
[ { "period": "2025", "revenue": 90000000000, "netIncome": 18000000000, "eps": 4.5, "netProfitMargin": 20 }]news
Optional
Current news stories associated with the security.
[ { "title": "Example company announces quarterly results", "source": "Example News", "publishedAgo": "2 hours ago", "url": "https://example.com/news/story" }]error
Optional
Error message when extraction fails for a target.
scrapedAt
Optional
UTC timestamp when the record was produced.