✨ Google Shopping Scraper avatar

✨ Google Shopping Scraper

Pricing

$3.50 / 1,000 results

Go to Apify Store
✨ Google Shopping Scraper

✨ Google Shopping Scraper

⚡ Lightning-fast Google Shopping scraper that captures live product listings straight from Google’s Shopping tab. Extract prices, ratings, sellers, availability, images and more—fully localized by keyword, language, and country with automatic pagination. Ideal for e-commerce price monitoring...

Pricing

$3.50 / 1,000 results

Rating

4.5

(3)

Developer

Imad

Imad

Maintained by Community

Actor stats

21

Bookmarked

537

Total users

59

Monthly active users

78 days

Issues response

a day ago

Last modified

Share

Google Shopping Scraper

✅ If this actor saved you time, a ⭐⭐⭐⭐⭐ review helps me keep improving!

Looking for the fastest and most reliable Google Shopping scraper? You’re in the right place.

This actor harvests live product listings directly from Google’s Shopping tab. Built on the same rock-solid framework as our Google Search scraper, it delivers lightning-fast, localized results with a 99.99 % success rate while sharing exactly the same input schema for easy drop-in replacement.

Whether you’re tracking competitor prices, building dynamic product feeds, or powering e-commerce dashboards, this tool gives you clean, structured data in seconds—no proxies, no headaches.


Table of Contents

  1. Features
  2. Input Parameters
  3. Example Input
  4. Output
  5. Limitations & Notes
  6. Support

Features

  • 🚀 Blazing Fast – Optimized headless scraping for minimal latency.
  • Ultra Reliable – Up to 99.99 % success rate even at scale.
  • 🌍 Geo & Language Targeting – Country & language codes for fully localized Shopping results.
  • 🛒 Rich Product Data – Capture price, currency, seller, rating, availability, GTIN/MPN, images, and more.
  • 🔄 Same Inputs, Plug-n-Play – Shares the identical input schema with our Google Search scraper for seamless migration.
  • 📦 Structured JSON – Clean, ready-to-use output for BI tools, SaaS apps, Excel, or BigQuery.
  • 💰 Perfect for E-commerce & Market Intelligence – Price monitoring, competitor analysis, MAP enforcement, feed generation, and trend tracking.

Input Parameters

KeyTypeRequiredDefaultDescription
querystringNoA single product or keyword to scrape. Use queries for multiple.
queriesstring[]No[]List of queries to scrape in a single run. Takes priority over query.
countrystringNousCountry code for localization (us, gb, fr, etc.).
languagestringNoenInterface language (en, fr, es, etc.).
numintegerNo10Number of products per page.
max_pagesintegerYes1How many result pages to scrape.
date_rangestringNoanytimeIncluded for API parity with the Search scraper (ignored by Shopping).

Note: You must provide at least one of query or queries. If both are set, queries takes priority. Each output record includes a query field so you can identify which search term it came from.


Example Input

Single query (backward-compatible):

{
"query": "wireless earbuds",
"country": "us",
"language": "en",
"num": 10,
"max_pages": 3,
"date_range": "anytime"
}

Multiple queries in one run:

{
"queries": ["wireless earbuds", "bluetooth speakers", "phone cases"],
"country": "us",
"language": "en",
"num": 10,
"max_pages": 2,
"date_range": "anytime"
}

Output

The actor returns an array of product records like:

[
{
"title": "Simple Health Kit Colon Health Fit Home Test at Home Test for Colon Health Free Follow Up Care & Fast Lab Results",
"source": "Amazon.com",
"link": "https://www.amazon.com/Simple-Healthkit-Colon-Cancer-Screening/dp/B0CL7VCBH6?source=ps-sl-shoppingads-lpcontext&ref_=fplfs&psc=1&smid=ATVPDKIKX0DER",
"price": "$30.11",
"delivery": "$6.99 shipping",
"imageUrl": "https://encrypted-tbn0.gstatic.com/shopping?q=tbn:ANd9GcS4JqAXHWvwghblpqpMIhVWg709A6YXkIqN0vLrBBncUsglmttMKKA0yylXb_T0CylTVtff1w&usqp=CAE",
"rating": 5,
"ratingCount": 43,
"offers": "4",
"productId": "14706046030051867026",
"position": 1,
"query": "wireless earbuds"
}
]

Limitations & Notes

  • 🛡 Ethical Use Only – Respect Google’s Terms of Service.
  • Same API Contractdate_range is accepted but not applied to Shopping results.
  • 🧩 Designed for the Apify platform – automatic scaling, scheduling, and proxy rotation built-in.

Support

  • Join the Apify Developer Community for tips, examples, and troubleshooting.
  • Need custom features or higher throughput? Contact us via the Apify platform.

Why Choose This Scraper?

Built for data teams, marketers, and product managers who demand speed, accuracy, and friction-free integration. With identical inputs to our Google Search actor, you can pivot between SERP and Shopping data instantly—no refactoring required.

Start scraping Google Shopping today and supercharge your e-commerce intelligence.


Happy scraping!