google_finance
Extract data from google_finance
google_finance
Extract data from google_finance. 3 endpoints available.
Base URL: /v1/google_finance/...
Getting Started
Make your first request to any endpoint below.
3. Read computed fields
Every response includes computed fields: engagement_rate, language, content_category, and estimated_reach. See Computed fields for formulas, clamping rules, and null semantics.
Endpoints
| Endpoint | Path | Credit Tier |
|---|---|---|
| Get a financial instrument quote | /v1/google_finance/quote | advanced (5cr) |
| Search financial instruments by name | /v1/google_finance/ticker-search | standard (1cr) |
| Get a markets overview (indices + movers) | /v1/google_finance/markets | standard (1cr) |
Notes
- All endpoints use
GETmethod with query parameters - Authentication via
x-api-keyheader - Responses follow the unified SocialCrawl schema
