
Google Shopping Insights
Pricing
$30.00/month + usage

Google Shopping Insights
Unlock valuable insights from Google Shopping with our Data Extractor. Get reviews, descriptions, prices, merchant details, and affiliation links. Export data in JSON, XML, CSV, Excel, and HTML formats with no limits!
1.0 (1)
Pricing
$30.00/month + usage
33
Total users
1.9k
Monthly users
38
Runs succeeded
>99%
Last modified
15 hours ago
You can access the Google Shopping Insights 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 '{< "startUrls": [< "https://www.google.com/search?q=android&source=lnms&tbm=shop&tbs=vw:l"< ],< "queries": [< "iPhone"< ],< "maxItems": 60,< "maxItemsPerQuery": 100,< "proxy": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call epctex/google-shopping-scraper --silent --output-dataset
Google Shopping Data Extractor API through CLI
The Apify CLI is the official tool that allows you to use Google Shopping Insights locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: