SocialCrawl

Google Finance

Extract data from Google Finance

Extract data from Google Finance.

Base URL: /v1/finance/...

Getting Started

Make your first request to any endpoint below.

3. Read computed fields

When an endpoint supports a computed field and the required source inputs are present, the unified response includes that optional field. Depending on the endpoint, optional fields can include engagement_rate, language, content_category, and estimated_reach. See Computed fields for formulas, clamping rules, and null semantics.

Endpoints

7 endpoints available.

EndpointPathCredit Tier
Get daily price history for an instrument/v1/finance/historystandard (1cr)
Get a markets overview (indices + movers)/v1/finance/marketsstandard (1cr)
Get recent news for a financial instrument/v1/finance/newsstandard (1cr)
Search financial instruments by name/v1/finance/ticker-searchstandard (1cr)
Get an options chain for an instrument/v1/finance/optionsadvanced (5cr)
Get a financial instrument quote/v1/finance/quoteadvanced (5cr)
Get financial statements for a company/v1/finance/statementsadvanced (5cr)

Notes

  • All endpoints use GET method with query parameters
  • Authentication via x-api-key header
  • Responses follow the unified SocialCrawl schema