Gap Product Search avatar

Gap Product Search

Try for free

1 day trial then $22.99/month - No credit card required now

Go to Store
Gap Product Search

Gap Product Search

pintostudio/gap-product-search
Try for free

1 day trial then $22.99/month - No credit card required now

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.

You can access the Gap Product Search 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  "query": "jacket",
3  "page": "1",
4  "perPage": "45",
5  "locale": "en_US",
6  "market": "us"
7}' |
8apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 2 days ago