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.
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
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- 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) andcompareAtPriceRange. - Options & Variants:
optionsarray (e.g., Size, Gender) and a detailedvariantsarray with SKU, price, and availability per variant. - Media:
featuredImageand animagesarray with URLs and dimensions. - SEO & Metadata:
seoobject,tags, andupdatedAttimestamp.
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"
}
]
}
]
Categories
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 TrialActor Information
- Developer
- pintostudio
- Pricing
- Paid
- Total Runs
- 147
- Active Users
- 6
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support