Adidas avatar

Adidas

Under maintenance
Try for free

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

Go to Store
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Adidas

Adidas

ralvaromariano/adidas
Try for free

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

This actor scrapes product data from the Adidas website. Users can specify multiple product categories (e.g., men, women, kids) and the number of pages to scrape for each category. The extracted data includes product details in JSON format, which is pushed to the Apify dataset for further use.

You can access the Adidas 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  "categories": [
3    "men"
4  ]
5}' |
6apify call ralvaromariano/adidas --silent --output-dataset

Adidas API through CLI

The Apify CLI is the official tool that allows you to use Adidas 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

  • 3 monthly users

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified 20 days ago