google_shopping
Extract data from google_shopping
google_shopping
Extract data from google_shopping.
Base URL: /v1/google_shopping/...
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
엔드포인트 4개를 제공해요.
| 엔드포인트 | 경로 | 크레딧 등급 |
|---|---|---|
| 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) |
| Search Google Shopping products | /v1/google_shopping/product-search | advanced (5cr) |
Notes
- All endpoints use
GETmethod with query parameters - Authentication via
x-api-keyheader - Responses follow the unified SocialCrawl schema
