Gap Product Search avatar
Gap Product Search

Pricing

$22.99/month + usage

Go to Store
Gap Product Search

Gap Product Search

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

This Actor provides access to Gap's search 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

$22.99/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

6 months ago

You can access the Gap Product Search 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": "jacket",
< "page": "1",
< "perPage": "45",
< "locale": "en_US",
< "market": "us"
<}' |
<apify call pintostudio/gap-product-search --silent --output-dataset

Gap Product Search API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: