Google Shopping Ads Scraper avatar

Google Shopping Ads Scraper

Pricing

from $2.35 / 1,000 shopping ads

Go to Apify Store
Google Shopping Ads Scraper

Google Shopping Ads Scraper

Collect paid Google Shopping ads shown on Google Search. Export product titles, prices, merchants, positions, promotions, images, and available ad and landing page URLs by keyword, market, language, and device.

Pricing

from $2.35 / 1,000 shopping ads

Rating

5.0

(1)

Developer

Maxime Dupré

Maxime Dupré

Maintained by Community

Actor stats

0

Bookmarked

23

Total users

3

Monthly active users

2.6 hours

Issues response

2 days ago

Last modified

Categories

Share

🛒 Collect paid Google Shopping ads by keyword

Google Shopping Ads Scraper helps PPC teams, ecommerce sellers, and market researchers collect paid product ads shown on Google Search. Add buyer keywords and get product titles, prices, merchants, positions, offers, images, and links for ad research.

📦 Returned data

Each dataset row is one paid Google Shopping ad. It can include product and merchant details, prices, ratings, offers, delivery, links, an image, and an optional ad card screenshot. The Actor does not return organic listings, campaign spend, CPC, clicks, conversions, or Merchant Center data.

When the same source ad appears more than once, the Actor saves its first eligible match. The saved row shows the first keyword and device that found it.

🚀 Running the Actor

  1. Add product or category terms under Search keywords.
  2. Choose a market and Google page language.
  3. Select desktop, mobile, or both.
  4. Set limits, or leave them empty to return all available ads until the source is exhausted.
  5. Check optional fields such as adCardScreenshot after the run when Google provides them.
  6. Start the Actor and open the default dataset.

Product searches such as office chair or wireless headphones are more likely to show Shopping ads than broad questions.

⚙️ Input

FieldTypeWhat it does
devicestringChecks desktop, mobile, or both Google Search surfaces.
searchQueriesstring[]Sets 1 to 500 product or category keywords.
countrystringSets the Google market with a two-letter country code.
languagestringSets the Google page language with a two-letter code.
locationstringAdds an optional city, state, or postal area.
maxAdsPerQueryintegerLimits ads saved for each keyword. Leave it empty to return all available ads until the source is exhausted.
maxTotalAdsintegerLimits ads saved in the run. Leave it empty to return all available ads until the source is exhausted.

This example is from a successful current-beta run:

{
"device": "desktop",
"searchQueries": [
"coffee pods"
],
"country": "US",
"language": "en",
"maxTotalAds": 3
}

🧾 Output

Optional values are null when Google does not show them or they cannot be found.

FieldTypeWhat it does
idstringStable ID for the saved ad row.
searchQuerystringBuyer keyword that first found the ad.
devicestringDevice where the ad appeared.
positionintegerAd order, starting at 1.
productIdstringGoogle product or offer ID.
productTitlestringProduct title shown in the ad.
pricestringCurrent price text.
currencystringCurrency code for shown prices.
originalPricestring or nullPrice text before a discount.
checkoutPricestring or nullPrice shown after a code or at checkout.
pricePerUnitTextstring or nullPrice per unit or pack text.
merchantstringMerchant name shown in the ad.
ratingnumber or nullProduct rating shown in the ad.
reviewCountinteger or nullProduct review count.
storeRatingnumber or nullStore rating shown in the ad.
storeReviewCountinteger or nullStore review count.
saleLabelstring or nullSale badge text.
freeShippingboolean or nullTrue when free shipping or delivery is shown.
priceDropLabelstring or nullPrice-drop badge text.
promotionTextstring or nullPromotion text.
promotionCodestring or nullCoupon or promotion code.
promotionOfferTextstring or nullOffer text next to a promotion code.
promotionDiscountPercentnumber or nullDiscount percent read from a promotion.
topQualityStoreBadgeboolean or nullTrue when Google shows this badge.
deliveryTextstring or nullDelivery, shipping, or pickup text.
landingPagestring or nullMerchant page opened by the ad click.
googleAdUrlstring or nullGoogle ad click or product page URL.
productImagestring or nullUsable product image URI from the ad card.
adCardScreenshotstring or nullApify storage URL for a captured ad-card PNG.
detectedLocationstring or nullLocation shown by Google.

This is one complete row from the successful current-beta coffee pods run:

{
"id": "HmtNp4hbBTfY7em2cmmLsYE-8HHkIuix",
"searchQuery": "coffee pods",
"device": "desktop",
"position": 2,
"productId": "6583990:1006016",
"productTitle": "Victor Allen's Coffee 80-Count 100% Colombian Single Serve Coffee Pods",
"price": "$23.99",
"currency": "USD",
"originalPrice": "$35",
"checkoutPrice": null,
"pricePerUnitText": null,
"merchant": "Blain's Farm & Fleet",
"rating": 4.8,
"reviewCount": 806,
"storeRating": null,
"storeReviewCount": null,
"saleLabel": null,
"freeShipping": null,
"priceDropLabel": null,
"promotionText": null,
"promotionCode": null,
"promotionOfferText": null,
"promotionDiscountPercent": null,
"topQualityStoreBadge": null,
"deliveryText": null,
"landingPage": null,
"googleAdUrl": "https://www.google.com/aclk?sa=L&ai=DChsSEwj78K7uvIOXAxUaswMAHcr2IdsYACICCAEQAxoCb2E&ae=2&co=1&ase=2&gclid=EAIaIQobChMI-_Cu7ryDlwMVGrMDAB3K9iHbEAQYAiABEgKVKvD_BwE&cid=CAASugHkaFi36Xd-vzeHKhA3lEpbHceguL-pM4OFsaS9hBkxnwJPlJfpHYNUKtQph9wznBm9RJDondyyCXCKL52DFeeWoSDQuxsZDa3s3f4wAEhmPw1VbafVV3qvjJTs7AjjZIVaHr2eVzo30aZDJAXuSDMhjoj3Xb8leM0F0Q7OEgoRVOzIL4Z3kS6ybvAXekq2_51l0v_E_N-8uraIuISeIF0MsLQYCPj-UR2slYxTqSonIg8PthHlGmlHFUE&cce=2&category=acrcp_v1_71&sig=AOD64_2h3p16nDiyQVEw8VqvXZycXDJFHw&ctype=5&q=&nis=4&ved=2ahUKEwj6g6nuvIOXAxVH38kDHbFDNFYQ5bgDKAB6BAgJEBk&adurl=",
"productImage": null,
"adCardScreenshot": null,
"detectedLocation": null
}

💳 Pricing

This Actor uses pay-per-event pricing with tier-based rates. A Shopping ad event is charged once for each paid ad saved to the dataset. Empty searches do not trigger this event. Apify platform usage may still apply.

🔌 Integrations

Use the Apify API to send input and get dataset rows. You can also schedule runs, export JSON, CSV, or Excel, and use webhooks after runs finish.

❓ FAQ

Why did my keyword return no rows?

Google may not show paid Shopping ads for that keyword, market, language, device, or time. Try a product keyword, another supported market, or a later run.

Can I compare desktop and mobile ads?

Yes. Choose both to check both in one run. Google may show different ads on each device.

Can I target a city or postal area?

Yes. Add the optional location input. detectedLocation stays null unless Google shows location details.

Are landing pages and product images always available?

No. Google does not show every field on every ad, and some click links cannot be resolved. Missing optional fields stay null.

Does this scrape organic Google Shopping results?

No. It collects paid Shopping ads only.

How is this different from the Google Ads API or Transparency Center?

The Google Ads API gives account-owned campaign data. Transparency Center has public advertiser creatives and past ad dates. This Actor checks live paid Shopping product ads shown for buyer keywords on Google Search.

📝 Changelog

v1.0 (23-09-2026)

  • Google Shopping ad results now focus on core product, price, merchant, promotion, and delivery details.

v0.4

  • Added optional ad card screenshots, unit-price and store-review fields, multi-device collection in one run, and resumable runs.

v0.3

  • Added checkout price and promotion fields for coupon ads.

v0.2

  • Added desktop and mobile choices, more Shopping ad fields, and lower Shopping ad pricing.

v0.1

  • Initial release.

🆘 Support

For issues, questions, or feature requests, file a ticket and I'll fix or implement it in less than 24h 🫡

Made with ❤️ by Maxime Dupré