Kickscrew Product Description

Kickscrew Product Description

by pintostudio

An Apify actor that extracts product data from KicksCrew.com. Get sneaker & streetwear prices, sizes, and details for analytics, tracking, or apps.

147 runs
6 users
Try This Actor

Opens on Apify.com

About Kickscrew Product Description

Need to track sneaker prices or build a dataset of streetwear releases? This Apify actor scrapes KicksCrew.com for you, pulling clean product data directly into your workflow. I've used it to monitor for restocks and price drops on specific models, and it saves a ton of manual checking. It grabs everything you'd expect: product titles, current prices, available sizes, image URLs, and detailed descriptions. The data comes out structured and ready to go, typically as JSON or into a spreadsheet, which is perfect for feeding into a personal price tracker, a comparison site, or an inventory analysis project. It runs reliably on the Apify platform, so you can schedule it to run daily or trigger it from your own apps via API. If you're into sneakers, streetwear, or e-commerce data, this is a straightforward way to get the KicksCrew catalog without building a scraper from scratch.

What does this actor do?

Kickscrew Product Description is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Kickscrew Product Description Actor

Overview

This Apify actor scrapes detailed product data from KicksCrew.com, a sneaker and streetwear retailer. It extracts pricing, availability, variants, and specifications for one or multiple products in a single run, outputting structured JSON.

Key Features

  • Multi-product scraping: Process multiple product URLs simultaneously.
  • Regional support: Fetch localized pricing and availability for over a dozen countries.
  • Comprehensive data: Retrieves product details, variants, images, options, and SEO metadata.
  • Rate limiting: Includes built-in delays to respect the target site.
  • Structured JSON output: Data is formatted for easy integration and further processing.

How to Use

Configure the actor with an input object. The only required parameter is productUrls.

Input Configuration

Required:
- productUrls (Array of Objects): A list of product URLs to scrape.
json [ { "url": "https://www.kickscrew.com/en-US/products/air-jordan-4-retro-white-cement-2025-fv5029-100" } ]

Optional:
- countryIso (String): A two-letter region code for localized pricing (e.g., US, EU, JP). Defaults to "US".

Input/Output

Example Input

{
  "productUrls": [
    { "url": "https://www.kickscrew.com/en-US/products/air-jordan-4-retro-white-cement-2025-fv5029-100" }
  ],
  "countryIso": "US"
}

Output Structure

The actor returns an array of product objects. Each object contains:

  • Product Info: id, title, description, availableForSale, productType, vendor, url.
  • Pricing: priceRange (min/max variant prices with amount/currency) and compareAtPriceRange.
  • Options & Variants: options array (e.g., Size, Gender) and a detailed variants array with SKU, price, and availability per variant.
  • Media: featuredImage and an images array with URLs and dimensions.
  • SEO & Metadata: seo object, tags, and updatedAt timestamp.

Example Output Snippet

[
  {
    "id": "8120588009667",
    "title": "Air Jordan 4 Retro 'White Cement' 2025 FV5029-100",
    "availableForSale": true,
    "productType": "Sneakers",
    "priceRange": {
      "minVariantPrice": { "amount": "220.00", "currencyCode": "USD" }
    },
    "variants": [
      {
        "id": "41007293448387",
        "sku": "FV5029-100-10",
        "availableForSale": true,
        "price": "220.00"
      }
    ]
  }
]

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Kickscrew Product Description now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
pintostudio
Pricing
Paid
Total Runs
147
Active Users
6
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support