Google Shopping Apify avatar
Google Shopping Apify

Pricing

$3.50 / 1,000 results

Go to Store
Google Shopping Apify

Google Shopping Apify

Developed by

Imad

Imad

Maintained by Community

⚡ 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...

5.0 (1)

Pricing

$3.50 / 1,000 results

5

Total users

29

Monthly users

29

Runs succeeded

>99%

Last modified

2 days ago

You can access the Google Shopping Apify programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "query": "dogs",
< "country": "us",
< "language": "en",
< "num": "10",
< "max_pages": 1,
< "date_range": "anytime"
<}' |
<apify call damilo/google-shopping-apify --silent --output-dataset

Google Shopping Apify API through CLI

The Apify CLI is the official tool that allows you to use Google Shopping Apify locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: