StockX Data Scraper avatar

StockX Data Scraper

Under maintenance

Pricing

from $2.00 / 1,000 results

Go to Apify Store
StockX Data Scraper

StockX Data Scraper

Under maintenance

Extract real-time StockX product data! Track sneaker prices, get lowest asks,highest bids, sales history & size-specific pricing.

Pricing

from $2.00 / 1,000 results

Rating

0.0

(0)

Developer

devcake

devcake

Maintained by Community

Actor stats

0

Bookmarked

23

Total users

3

Monthly active users

3 months ago

Last modified

Categories

Share

👟 StockX Product Data Scraper - Sneaker Price Tracker & Market Data API

Extract real-time sneaker prices, market data, and product info from StockX - the world's largest sneaker resale marketplace! Track StockX Air Jordan prices, Nike StockX releases, StockX shoes market data, and more. Get lowest asks, highest bids, sales history, and size variants for any product.


📦 What It Does

🎯 This powerful StockX data extraction tool pulls comprehensive product data from StockX.com, including:

  • 🏷️ Product Details - Title, brand, model, colorway, style ID, description
  • 💰 Market Prices - Lowest ask, highest bid, last sale price
  • 👟 Size Variants - All available sizes with individual pricing for each
  • 📈 Sales Activity - Number of bids, asks, and recent sales volume
  • 📅 Release Info - Release dates and original retail prices
  • 💎 Sales History - Optional transaction history with prices, sizes, and dates
  • 🔢 Barcodes - UPC/EAN GTIN codes for inventory management

Search for sneakers by keywords OR scrape specific products by URL!


👟 Brand & Product Coverage

🏀 StockX Air Jordan Collection

Track all Jordan StockX releases and market prices:

👟 Model📊 Data Available💡 Use Case
Air Jordan 1All colorways, size pricingResell price tracking
Air Jordan 3, 4, 11Retro releases, collabsInvestment analysis
Jordan Lows & MidsFull size runs, sales velocityInventory planning
Travis Scott x JordanCollab pricing, rarity dataPremium market tracking

💨 StockX Air Max & Air Force

Complete Nike StockX sneaker coverage:

👟 Model📊 Data Available💡 Use Case
Air Force 1Low, Mid, High variantsTrend monitoring
Air Max 1, 90, 97Classic and new releasesPrice history tracking
Air Max PlusRegional exclusivesMarket arbitrage
Dunk Low & HighAll colorways, SB modelsDemand analysis

🛒 StockX Shoes - Full Coverage

📦 Category🔍 What's Included📈 Market Data
NikeJordans, Dunks, Air Max, Air Force, SBFull pricing
AdidasYeezy, Ultraboost, Forum, SambaAll variants
New Balance550, 990, 2002R, collaborationsSize-specific
Other BrandsConverse, Reebok, Puma, ASICSComplete data
ApparelHoodies, tees, jackets, pantsMarket prices
AccessoriesBags, hats, collectiblesResale values

👥 Who It's For

👤 User💡 What They Can Do
👟 Sneaker ResellersTrack prices, find profitable flips, monitor market trends
🏪 Store OwnersResearch competitor pricing, discover trending products
💼 DropshippersFind products with good margins, automate price monitoring
📊 Market ResearchersAnalyze sneaker market data, track brand performance
🎯 SneakerheadsBuild personal collections, track wishlists, find deals
💹 InvestorsMonitor price movements, identify investment opportunities
🛒 Sellers on StockXResearch market prices before listing, optimize pricing strategy

📊 Data You Get

🏷️ Product Information

📝 Field📖 Description
titleFull product name (e.g., "Adidas Yeezy Boost 350 V2 Onyx")
brandBrand name (Nike, Adidas, Jordan, etc.)
modelModel line (Air Jordan 1, Dunk Low, Yeezy 350)
colorwayColor description (e.g., "White/Black-University Red")
styleIdOfficial style/SKU code
genderMen's, Women's, Kids, or Unisex
productCategoryCategory (sneakers, apparel, accessories)
descriptionProduct description text

💰 Market Data

📝 Field📖 Description
lowestAskCurrent lowest seller price
highestBidCurrent highest buyer offer
lastSaleMost recent transaction price
numberOfAsksTotal sell orders available
numberOfBidsTotal buy orders waiting
salesLast72HoursSales volume in last 3 days
priceChangeValuePrice change amount
priceChangePercentagePrice change percentage

👟 Size Variants

📝 Field📖 Description
sizeShoe size (US sizing)
lowestAskSize-specific lowest ask
highestBidSize-specific highest bid
lastSaleSize-specific last sale
numberOfAsksAvailable listings for this size
numberOfBidsBuy orders for this size
salesLast72HoursRecent sales for this size
gtinsUPC/EAN barcodes for inventory

📦 Additional Data

📝 Field📖 Description
releaseDateOriginal release date
retailPriceOriginal retail price
imageUrlProduct thumbnail image
urlStockX product page link
traitsAll product metadata/attributes
salesHistoryTransaction history (optional)

💡 Use Cases

🔍💰 Price Monitoring & Arbitrage

Track price differences across sizes and time periods to find profitable flipping opportunities! Set up automated monitoring for your watchlist.

🏪📋 Inventory Management

Keep your store prices competitive by automatically syncing with current StockX market prices! Never overprice or underprice again.

📈🧠 Market Research

Analyze sneaker market trends, brand performance, and size-specific demand! Perfect for building market intelligence reports.

🎯💎 Deal Hunting

Search for products and quickly identify which sizes have the best spreads or lowest prices! Find hidden gems before others.

💼🤖 Dropshipping Automation

Build automated systems to list products with real-time pricing from StockX! Keep margins healthy with live price updates.

📊💹 Investment Analysis

Track historical prices and sales velocity to identify sneakers with investment potential! Build data-driven portfolios.


🚀 Quick Start

  1. 📝 Enter Product URLs - Paste StockX product URLs (e.g., https://stockx.com/nike-dunk-low-retro) OR search queries (e.g., "jordan 1 high")

  2. ⚙️ Configure Options - Enable size variants, sales history, and set proxy preferences

  3. ▶️ Run & Download - Start the scraper and get your data in JSON, CSV, or Excel format!


⚙️ Input Parameters

📝 Parameter🔢 Type✅ Required📖 Description
productUrlsArrayNo*StockX product URLs to scrape
searchQueriesArrayNo*Search terms to find products
maxSearchPagesIntegerNoPages per search query (default: 3)
includeVariantsBooleanNoInclude size-specific pricing
includeSalesHistoryBooleanNoInclude transaction history
proxyObjectNoProxy configuration (recommended)

*Provide at least one: productUrls OR searchQueries


📝 Example

🎯 Input - Scrape Specific Products

{
"productUrls": [
"https://stockx.com/adidas-yeezy-boost-350-v2-onyx",
"https://stockx.com/nike-dunk-low-retro-white-black-panda"
],
"includeVariants": true,
"includeSalesHistory": false
}

🔍 Input - Search for Products

{
"searchQueries": ["jordan 1 high", "nike dunk low"],
"maxSearchPages": 3,
"includeVariants": true
}

📊 Output

{
"urlKey": "adidas-yeezy-boost-350-v2-onyx",
"title": "Adidas Yeezy Boost 350 V2 Onyx",
"brand": "Adidas",
"model": "Yeezy Boost 350 V2",
"colorway": "Onyx/Onyx/Onyx",
"styleId": "HQ4540",
"gender": "men",
"lowestAsk": 235,
"highestBid": 200,
"lastSale": 225,
"numberOfAsks": 1250,
"numberOfBids": 890,
"salesLast72Hours": 156,
"releaseDate": "2022-12-05",
"retailPrice": 250,
"imageUrl": "https://stockx.com/...",
"url": "https://stockx.com/adidas-yeezy-boost-350-v2-onyx",
"variants": [
{
"size": "6",
"lowestAsk": 220,
"highestBid": 185,
"lastSale": 210,
"numberOfAsks": 45,
"numberOfBids": 32,
"gtins": ["194961736210"]
},
{
"size": "10",
"lowestAsk": 240,
"highestBid": 205,
"lastSale": 230,
"numberOfAsks": 120,
"numberOfBids": 85,
"gtins": ["194961736234"]
}
]
}

🏆 Why Choose This Scraper?

⭐ Feature💡 Benefit
🔄 Real-time DataGet live market prices directly from StockX
👟 Full Size DataPricing for every available size
📊 Market InsightsBids, asks, sales volume metrics
🔍 Flexible InputUse URLs or search queries
Fast & ReliableOptimized for performance
🛡️ Proxy SupportAvoid rate limits with built-in proxy handling
🔢 Barcode DataUPC/EAN GTINs for inventory systems

❓ Frequently Asked Questions

🤔 How does this help with selling on StockX?

If you're selling on StockX, this tool helps you research optimal listing prices before you sell. Analyze current market conditions, see what sizes are selling fastest, and understand the spread between bids and asks. Set competitive prices and maximize your profits!

💰 Can I use this for StockX selling strategy?

Absolutely! StockX selling success depends on understanding market data. Use this scraper to:

  • Track price trends before listing your items
  • Identify which sizes have the highest demand
  • Find the best time to sell based on sales velocity
  • Research competitor pricing across similar products

🛒 What data helps me sell on StockX effectively?

When selling on StockX, focus on these key metrics:

📊 Metric💡 How It Helps Selling
numberOfBidsHigh bids = strong buyer demand
salesLast72HoursShows how fast items are moving
highestBidSet your ask just above for quick sale
lowestAskPrice competitively against other sellers
Size-specific dataSome sizes sell faster than others

🔍 Can I track specific brands like Jordan StockX or Nike StockX?

Yes! Search for "Jordan StockX" releases, "Nike StockX" drops, or any brand you're interested in. Use search queries like "jordan 1", "air max", "dunk low" to find products, then scrape detailed pricing data for each.

📈 How often should I scrape for price monitoring?

For active selling on StockX, we recommend daily or weekly runs. Market prices change constantly - set up scheduled runs to track price movements and identify the best times to list your items.


👟 Happy Scraping!