Google Shopping More Offers avatar

Google Shopping More Offers

Pricing

from $10.00 / 1,000 residential proxy uses

Go to Apify Store
Google Shopping More Offers

Google Shopping More Offers

Scrapes

Pricing

from $10.00 / 1,000 residential proxy uses

Rating

0.0

(0)

Developer

Abinash Sonowal

Abinash Sonowal

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 hours ago

Last modified

Categories

Share

Google Shopping Immersive Scraper

A fast, highly reliable scraper designed to extract comprehensive product and pricing data directly from Google Shopping. Perfect for e-commerce professionals, dropshippers, and brands looking to monitor prices, track competitors, and build comprehensive product catalogs.

🚀 Key Features

  • Complete Offer Extraction: Automatically captures all available merchant offers for a given product, eliminating the need to manually click through "More stores" or pagination.
  • High-Fidelity Merchant Data: Extracts detailed merchant-level information, including store names, prices, direct offer URLs, seller logos, delivery estimates, and merchant ratings.
  • Comprehensive Product Details: Gathers the product's core metadata, such as the title, full description, multiple product images, aggregate ratings, total review count, and detailed technical specifications/features.
  • Smart Currency Parsing: Automatically detects and formats the correct currency (USD, EUR, GBP, INR, JPY, etc.) based on the store's locale.
  • Variant & Filter Support: Identifies available product variants (e.g., storage sizes, colors) and their current availability status.
  • Anti-Blocking Mechanisms: Built with advanced stealth configurations and residential proxy support to ensure consistent data extraction without interruptions.

💼 Use Cases

  • Price Monitoring: Track competitor pricing in real-time to ensure your store remains competitive.
  • MAP Compliance: Brands can monitor authorized and unauthorized retailers to ensure they are adhering to Minimum Advertised Price policies.
  • Market Research: Analyze the total number of sellers, average ratings, and delivery terms for specific product categories.
  • Dropshipping & Arbitrage: Identify the best margins by comparing all merchant offers and historical price trends in one place.

📥 Input Configuration

The scraper is designed to be simple and straightforward. It requires only one input parameter:

FieldTypeDescriptionExample
urlStringThe direct URL to the Google Shopping product page you want to scrape.https://www.google.com/shopping/product/1234567890?gl=us
countryStringTwo-letter country code for search results (e.g., IN, US, UK). Default is IN.IN

📤 Output Data Structure

The scraper outputs clean, structured JSON data. Below is a sample of the extracted fields:

[
{
"input_url": "https://www.google.com/search?ibp=oshop&q=Google+Pixel+10a+5G...",
"final_url": "https://www.google.com/search?ibp=oshop&q=Google+Pixel+10a+5G...",
"title": "Google Pixel 10a 5G",
"description": "Meet Google Pixel 10a. Brilliant photography, helpful AI, and a durable design. It’s got the essentials you need, plus features you’ll love.",
"images": [
"https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQyJ...",
"https://encrypted-tbn1.gstatic.com/shopping?q=tbn:ANd9GcQxW..."
],
"rating": 4.6,
"review_count": 913,
"features": {
"Brand": "Google",
"Operating System": "Android",
"Carrier": "Unlocked",
"Smartphone": "Yes",
"SIM Slots": "Dual SIM",
"Connector Type": "USB-C",
"Cellular Network": "GSM Network",
"Colour": "Obsidian, Berry, Fog"
},
"filters": [
{
"category": "Colour",
"options": [
{
"name": "Lavender",
"selected": true,
"image": "https://encrypted-tbn2.gstatic.com/shopping?q=tbn:ANd9GcT..."
}
]
}
],
"buying_options": [
{
"merchant": "Vijay Sales",
"merchant_id": "116757378",
"offer_id": "11939189155246840443",
"title": "Google Pixel 10a 5G (8GB RAM, 256GB Storage) | Google Tensor G4 | 5100mAh Battery | 7 Years Security and OS Updates | Lavender",
"price": "₹49,999",
"currency": "INR",
"old_price": null,
"target_url": "https://www.vijaysales.com/p/P252332/...",
"status": "In stock online and nearby,6.0 km",
"delivery": "Free next-day delivery",
"offer_rating": 3,
"seller_logo": "https://encrypted-tbn3.gstatic.com/faviconV2?url=https://www.vijaysales.com&client=SHOPPING&size=32&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
},
{
"merchant": "Google Store",
"merchant_id": "102760793",
"offer_id": "18326723002082423500",
"title": "Pixel 10a Lavender 256 GB (unlocked)",
"price": "₹49,999",
"currency": "INR",
"old_price": null,
"target_url": "https://store.google.com/in/config/pixel_10a?...",
"status": "In stock online",
"delivery": "Free delivery",
"offer_rating": null,
"seller_logo": "https://encrypted-tbn1.gstatic.com/faviconV2?url=https://store.google.com&client=SHOPPING&size=32&type=FAVICON&fallback_opts=TYPE,SIZE,URL"
}
]
}
]

⚡ Performance & Scalability

This scraper is heavily optimized to consume minimal compute resources while maintaining a high success rate. By leveraging smart request handling, it securely bypasses standard captchas and significantly reduces network latency, delivering results in seconds.

🛠 Support & Feedback

If you encounter any issues, missing fields, or require a custom feature, please open an issue in the Apify Console. We are actively maintaining this scraper to keep up with Google Shopping's frequent layout updates.