Google Shopping
1 day trial then $12.00/month - No credit card required now
Google Shopping
1 day trial then $12.00/month - No credit card required now
2025. Get details, offers, reviews and more for millions of products on Google Shopping for most countries! It's fast costs little.
You can access the Google Shopping programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "queries": [
3 "vinyl disco under $50",
4 "facial moisturizers under 50ml jar sale between $5 and $20"
5 ],
6 "includeDetails": false,
7 "isp": true,
8 "oldonly": false,
9 "oldengine": "",
10 "mycookie": "",
11 "proxy": {
12 "useApifyProxy": true,
13 "apifyProxyGroups": [
14 "RESIDENTIAL"
15 ],
16 "apifyProxyCountry": "US"
17 }
18}' |
19apify call canadesk/google-shopping --silent --output-dataset
Google Shopping API through CLI
The Apify CLI is the official tool that allows you to use Google Shopping locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 2 days ago