Kickscrew Product Search avatar
Kickscrew Product Search

Under maintenance

Pricing

$10.00 / 1,000 results

Go to Store
Kickscrew Product Search

Kickscrew Product Search

Under maintenance

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

The KICKS CREW Product Search Actor is a powerful web scraping tool designed to search and extract product information from the KICKS CREW sneaker marketplace.

0.0 (0)

Pricing

$10.00 / 1,000 results

0

Total users

1

Monthly users

1

Runs succeeded

24%

Last modified

17 days ago

You can access the Kickscrew Product Search 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 '{
< "query": "nike air",
< "hitsPerPage": 16,
< "page": 1,
< "currency": "USD",
< "region": "US",
< "sortBy": "count",
< "gender": "",
< "mainColor": "",
< "productType": "",
< "brand": "",
< "releaseYear": "",
< "sizes": ""
<}' |
<apify call pintostudio/kickscrew-product-search --silent --output-dataset

Kickscrew Product Search API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: