Nike avatar

Nike

Try for free

3 days trial then $25.00/month - No credit card required now

Go to Store
Nike

Nike

cortexalt/nike
Try for free

3 days trial then $25.00/month - No credit card required now

Extract products from nike.com

Developer
Maintained by Community

Actor Metrics

  • 8 Monthly users

  • No reviews yet

  • 1 bookmark

  • >99% runs succeeded

  • 41 days response time

  • Created in Dec 2024

  • Modified 2 months ago

Categories

You can access the Nike 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.

1echo '{
2  "start_urls": [
3    {
4      "url": "https://www.nike.com/t/air-force-1-07-mens-shoes-jBrhbr/CW2288-111",
5      "method": "GET"
6    }
7  ],
8  "budget": 1,
9  "ignore_robots_txt": false,
10  "proxy": {
11    "useApifyProxy": false
12  },
13  "country": "US - United States"
14}' |
15apify call cortexalt/nike --silent --output-dataset

Nike API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: