Google Shopping AI avatar
Google Shopping AI

Pricing

$5.00/month + usage

Go to Store
Google Shopping AI

Google Shopping AI

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Find products recommended by the new Google Shopping AI! It's fast with a very low usage cost.

0.0 (0)

Pricing

$5.00/month + usage

2

Total users

20

Monthly users

5

Runs succeeded

>99%

Last modified

3 months ago

You can access the Google Shopping AI 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 '{
< "queries": [
< "Best Laptop for Design",
< "facial moisturizers travel below $50"
< ],
< "mycookie": "",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ],
< "apifyProxyCountry": "US"
< }
<}' |
<apify call canadesk/google-shopping-ai --silent --output-dataset

Google Shopping AI API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: