Efficient StockX scraper. All categories, brands, searches and filters are supported!
Automatically and efficiently scrape Stockx.com listings
Support for all stockx.com search, brands, categories, filters and sorting options.
Simply choose the ones you want on stockx.com and copy the url
Start URLs
: list of urls from stockx.com (should contain /search
, /brands
, /browse
or /category
)Region
: preferred region / country (default US)Currency
: preferred currency (default USD)Max results per URL
: limit the number of listings to scrape per URL (default 100)Proxy configuration
: choose a proxy when the requests are being blocked (check the log tab)A list of Stockx.com listings that match your input criteria.
Example:
1[ 2 { 3 "position": 1, 4 "input": "search=yeezy", 5 "id": "045ae5b2-b79e-47c2-8f71-f82ab57df7a5", 6 "name": "Onyx", 7 "urlKey": "adidas-yeezy-foam-rnnr-onyx", 8 "title": "adidas Yeezy Foam RNR Onyx", 9 "brand": "adidas", 10 "description": "The adidas Yeezy Foam RNR Onyx arrives with an Onyx, oval-cut foam construction made of part EVA and algae. At the base, a cushioned footbed offers comfort and support, while a sculptural sole with deep treads provides traction.\n<br>\n<br>\nThe adidas Yeezy Foam RNR Onyx released in June of 2022 and retailed for $80 and in March of 2024 and retailed for $90.", 11 "model": "adidas Yeezy Foam RNR", 12 "condition": "New", 13 "productCategory": "sneakers", 14 "browseVerticals": [ 15 "sneakers" 16 ], 17 "listingType": "STANDARD", 18 "media": { 19 "thumbUrl": "https://images.stockx.com/images/adidas-Yeezy-Foam-RNNR-Onyx-Product.jpg?fit=fill&bg=FFFFFF&w=140&h=100&fm=webp&auto=compress&q=90&dpr=2&trim=color&updated_at=1738193358", 20 "smallImageUrl": "https://images.stockx.com/images/adidas-Yeezy-Foam-RNNR-Onyx-Product.jpg?fit=fill&bg=FFFFFF&w=300&h=214&fm=webp&auto=compress&q=90&dpr=2&trim=color&updated_at=1738193358" 21 }, 22 "traits": [ 23 { 24 "name": "Release Date", 25 "value": "2024-03-07" 26 } 27 ], 28 "market": { 29 "state": { 30 "highestBid": { 31 "amount": 110, 32 "updatedAt": "2025-03-01T15:54:51Z" 33 }, 34 "lowestAsk": { 35 "amount": 77, 36 "updatedAt": "2025-03-01T09:12:11Z" 37 }, 38 "askServiceLevels": { 39 "expressExpedited": { 40 "count": 664, 41 "lowest": { 42 "amount": 91 43 } 44 }, 45 "expressStandard": { 46 "count": 683, 47 "lowest": { 48 "amount": 91 49 } 50 } 51 } 52 }, 53 "statistics": { 54 "annual": { 55 "averagePrice": 102, 56 "volatility": 0.112808, 57 "salesCount": 50394, 58 "pricePremium": 0.078 59 }, 60 "last72Hours": { 61 "salesCount": 287 62 }, 63 "lastSale": { 64 "amount": 97 65 } 66 } 67 }, 68 "variants": [ 69 { 70 "id": "e47c33fe-80dd-4f97-b0b0-34342736cec0" 71 }, 72 { 73 "id": "3d8057fe-9929-4574-9aac-d9b5c2c12c61" 74 }, 75 { 76 "id": "445466b8-ac8f-4315-87a9-f2940e0d41e0" 77 }, 78 { 79 "id": "b5c92bea-8cec-4b58-9eab-3636e31e446b" 80 }, 81 { 82 "id": "2c3995b1-014b-4329-9a06-70a3c4d56834" 83 }, 84 { 85 "id": "c93901d7-df4e-4fa2-b1d1-3e54575dd498" 86 }, 87 { 88 "id": "73cdf7bf-c71b-48c0-8981-31acdd9956f1" 89 }, 90 { 91 "id": "076bc9fb-fdf5-4cda-907a-914cbf81263c" 92 }, 93 { 94 "id": "f03facc4-d93a-4149-b4a2-aacb98898c01" 95 }, 96 { 97 "id": "5036857f-4d70-4eb2-8e80-2b70f3d7ca18" 98 }, 99 { 100 "id": "90b3be57-9ea4-49c5-94f1-5d6c8baa1f67" 101 }, 102 { 103 "id": "89a0e04c-ef0f-4404-abe4-c181c17ab0d0" 104 }, 105 { 106 "id": "0dc1cd64-8393-4d29-ab07-762067cc4c68" 107 } 108 ] 109 }, 110 ... 111]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!