Gap Product Review avatar
Gap Product Review

Pricing

$17.99/month + usage

Go to Store
Gap Product Review

Gap Product Review

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

This Actor provides access to Gap's product review functionality, (gap.com). It enables developers, and researchers to programmatically access to gap's extensive products database through a simple API interface.

0.0 (0)

Pricing

$17.99/month + usage

1

Total users

2

Monthly users

1

Runs succeeded

79%

Last modified

5 months ago

You can access the Gap Product Review 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 '{
< "productId": "597520",
< "page": "1",
< "perPage": "10",
< "locale": "en_US"
<}' |
<apify call pintostudio/gap-product-review --silent --output-dataset

Gap Product Review API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: