Google Shopping Search Endpoint
Search Google Shopping for product listings with prices, merchant info, and actual product URLs. Supports currency, language, and geographic targeting.
Query Parameters
Search query for Google Shopping.
Google domain TLD (e.g., 'com', 'cl', 'uk').
Interface language in IETF BCP 47 (e.g., 'en-US').
Geographic location (e.g., 'Brazil', 'Germany').
Results language in ISO 639-1 (e.g., 'en', 'es').
ISO 4217 currency code (e.g., 'USD', 'EUR').
Optional prompt for LLM processing.
Whether to render JavaScript.
Output format.
"markdown"Request timeout in milliseconds.
Response Body
application/json
application/json
curl -X GET "https://api.webscraperapi.ai/v2/google_shopping_search"null{
"detail": [
{
"loc": [
"string"
],
"msg": "string",
"type": "string"
}
]
}Google Search Endpoint
Search Google and retrieve structured organic results with title, URL, and description. Supports search types (images, news, videos), time filters, and geographic targeting.
Google Ads Endpoint
Search Google and retrieve paid advertisement results with title, URL, displayed URL, and description. Supports pagination and geographic targeting.