google_shopping
Extract data from google_shopping
google_shopping
Extract data from google_shopping. 4 endpoints available.
Base URL: /v1/google_shopping/...
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 |
|---|---|---|
| Search Google Shopping products | /v1/google_shopping/product-search | advanced (5cr) |
| Get Google Shopping product detail | /v1/google_shopping/product | standard (1cr) |
| Get Google Shopping product reviews | /v1/google_shopping/reviews | standard (1cr) |
| Get Google Shopping sellers for a product | /v1/google_shopping/sellers | standard (1cr) |
Notes
- All endpoints use
GETmethod with query parameters - Authentication via
x-api-keyheader - Responses follow the unified SocialCrawl schema
