Kickscrew Product Description avatar
Kickscrew Product Description

Pricing

$10.00 / 1,000 results

Go to Store
Kickscrew Product Description

Kickscrew Product Description

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The KICKS CREW Product Description Actor is a web scraping tool that extracts detailed product information from KicksCrew.com, a popular sneaker and streetwear retailer.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

a month ago

You can access the Kickscrew Product Description 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 '{
< "productUrls": [
< {
< "url": "https://www.kickscrew.com/en-US/products/air-jordan-4-retro-white-cement-2025-fv5029-100"
< },
< {
< "url": "https://www.kickscrew.com/en-US/products/wmns-air-jordan-11-low-igloo-ah7860-103"
< }
< ],
< "countryIso": "US"
<}' |
<apify call pintostudio/kickscrew-product-description --silent --output-dataset

Kickscrew Product Description API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: