API Reference

Google Shopping Scraper API

Google Shopping API endpoint allows you to scrape the results from Google Shopping search engine via our Autom.dev service. Retrieve structured product listings with title, price, rating, merchant, and product ID.

{
    "organic_results": [
        {
            "link": "https://www.google.com/shopping/product/13889492455424928753",
            "price": "$399.00",
            "title": "Sony PlayStation 5 Console",
            "rating": 4.6,
            "source": "PlayStation",
            "position": 1,
            "image_url": "https://encrypted-tbn1.gstatic.com/shopping?...",
            "product_id": "10252959786065141094",
            "rating_count": 14000
        },
        {
            "link": "https://www.google.com/shopping/product/683017410702969826",
            "price": "$473.98",
            "title": "Sony PlayStation 5 Console Digital Edition",
            "rating": 4.6,
            "source": "Walmart",
            "position": 2,
            "image_url": "https://encrypted-tbn1.gstatic.com/shopping?...",
            "product_id": "10252959786065141094",
            "rating_count": 15000
        },
        {
            "link": "https://www.google.com/shopping/product/9597396239418319380",
            "price": "$499.99",
            "title": "Console Sony PlayStation 5 Slim Digital Edition",
            "rating": 4.7,
            "source": "Best Buy",
            "position": 3,
            "image_url": "https://encrypted-tbn1.gstatic.com/shopping?...",
            "product_id": "10950935364452091782",
            "rating_count": 30000
        }
    ],
    "search_parameters": {
        "q": "playstation 5",
        "gl": "us",
        "hl": "en",
        "page": 1,
        "engine": "google_shopping"
    }
}

SERP API

Discover why Autom is the preferred API provider for developers.