
Nike
3 days trial then $25.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actors
Nike
3 days trial then $25.00/month - No credit card required now
Extract products from nike.com
You can access the Nike 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 "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 CLIis 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:
Actor Metrics
5 monthly users
-
1 star
>99% runs succeeded
9 days response time
Created in Dec 2024
Modified 25 days ago