The StockX Product Search Scraper extracts detailed product data from StockX, including name, title, brand, description, condition, market statistics, etc., using search query URLs. This tool is perfect for market research, trend analysis, lead generation, and campaign planning.
The Stockx.com Product Search Scraper is a powerful tool designed to extract detailed product data from the Stockx.com platform. It delivers product information in structured formats like JSON, making it easy to integrate into your reports, spreadsheets, or applications.
With this scraper, you can:
The scraper allows you to collect comprehensive product information, including:
To start collecting Stockx.com product data, simply fill out the input form. Stockx.com Product Search Scraper recognizes the following input parameters:
Example url: https://stockx.com/brands/adidas?category=sneakers&gender=kids&kids-age-group=infant%2Ctoddler
Example Screenshot of product information page:
Input:
1{ 2 "max_retries_per_url": 2, // Maximum waiting time when accessing the links you provided. 3 "proxy": { // Add a proxy to ensure that during the data collection process, you are not detected as a bot. 4 "useApifyProxy": true, 5 "apifyProxyGroups": [ 6 "RESIDENTIAL" 7 ], 8 "apifyProxyCountry": "SG" // You should choose an Country that coincides with the Country you want to collect data from 9 }, 10 "max_items_per_url": 20, 11 "urls": [ 12 "https://stockx.com/brands/adidas?category=sneakers&gender=kids&kids-age-group=infant%2Ctoddler", // Links to product list by query page. 13 ] 14}
Output:
You get the output from the Stockx.com Product Search Scraper stored in a tab. The following is an example of the Information Fields collected after running the Actor.
1[ // List of product information 2 { 3 "id": "01410329-7ae7-43c9-99d8-16781009b5e1", 4 "name": "Bone (Infants)", 5 "url_key": "adidas-yeezy-boost-350-v2-bone-infants", 6 "title": "adidas Yeezy Boost 350 V2 Bone (Infants)", 7 "brand": "adidas", 8 "description": "The adidas Yeezy Boost 350 V2 Bone (Infants) brings the iconic Yeezy profile to little feet with the same innovative design and premium materials. This neutral-toned pair blends style and comfort for infants and adds an exciting addition to the range.\n<br>\n<br>\nThe Bone Boost 350 V2 for Infants by adidas and Yeezy comes with a flexible Primeknit upper in a bone-white hue that offers a snug, sock-like fit for growing feet. The translucent rubber midsole is home to responsive Boost cushioning for exceptional comfort. A pull tab at the heel makes them easy to pull on and off, while the tonal laces complete the elegant design. Part of Kanye West's Yeezy collaboration, it shows off minimalist aesthetics and advanced technology in a design tailored for little ones.\n<br>\n<br>\nAs the experts, one thing we enjoy about the adidas Yeezy Boost 350 V2 Bone (Infants) is the monochrome aesthetic and chunky sole. Retailing at $140, this exclusive release debuted on May 27, 2024.", 9 "model": "adidas Yeezy Boost 350 V2", 10 "condition": "New", 11 "product_category": "sneakers", 12 "browse_verticals": [ 13 "sneakers" 14 ], 15 "listing_type": "STANDARD", 16 "media": { 17 "thumb_url": "https://images.stockx.com/images/adidas-Yeezy-Boost-350-V2-Bone-Infants.jpg?fit=fill&bg=FFFFFF&w=140&h=100&fm=webp&auto=compress&q=90&dpr=2&trim=color&updated_at=1716915467", 18 "small_image_url": "https://images.stockx.com/images/adidas-Yeezy-Boost-350-V2-Bone-Infants.jpg?fit=fill&bg=FFFFFF&w=300&h=214&fm=webp&auto=compress&q=90&dpr=2&trim=color&updated_at=1716915467" 19 }, 20 "traits": [ 21 { 22 "name": "Release Date", 23 "value": "2024-05-27" 24 } 25 ], 26 "variants": [ 27 { 28 "id": "3d71c131-db09-4add-9f45-dfba5fcea329" 29 }, 30 { 31 "id": "de704f9a-59a3-4588-927b-b1cf839c7052" 32 }, 33 { 34 "id": "6bc35ac6-6497-4fee-851f-24b32dbd426f" 35 }, 36 { 37 "id": "bde10ee1-ab62-48a0-96c4-dc97dc60e951" 38 }, 39 { 40 "id": "1b68f002-177a-4266-8a31-fdcfdc015e5f" 41 }, 42 { 43 "id": "d573b4f6-6e05-4e93-b41d-11048cff6bb2" 44 }, 45 { 46 "id": "86486824-5b64-462e-84be-6eefbbb388af" 47 }, 48 { 49 "id": "00ef2264-31bb-4646-8c85-8a12173826ff" 50 }, 51 { 52 "id": "175472b5-23f0-4769-91ac-526faff2c9c5" 53 }, 54 { 55 "id": "a7853ee9-a4ee-47e8-852a-fd5c29719e36" 56 }, 57 { 58 "id": "17b007de-cbea-4c60-b061-716d48553def" 59 }, 60 { 61 "id": "5a2db63c-818f-4aa7-aea8-8f2b6460af65" 62 } 63 ], 64 "market_statistics": { 65 "annual": { 66 "average_price": 92, 67 "volatility": 0.39448, 68 "sales_count": 274, 69 "price_premium": -0.357 70 }, 71 "last72_hours": { 72 "sales_count": 0 73 }, 74 "last_sale": { 75 "amount": 90 76 } 77 }, 78 "market_state": { 79 "highest_bid": { 80 "amount": 59, 81 "updated_at": "2025-01-06T15:20:47Z" 82 }, 83 "lowest_ask": { 84 "amount": 90, 85 "updated_at": "2025-01-08T20:55:54Z" 86 }, 87 "ask_service_levels": { 88 "express_expedited": { 89 "count": 0, 90 "lowest": null 91 }, 92 "express_standard": { 93 "count": 3, 94 "lowest": { 95 "amount": 100 96 } 97 } 98 } 99 }, 100 "page": 1, 101 "from_url": "https://stockx.com/brands/adidas?category=sneakers&gender=kids&kids-age-group=infant%2Ctoddler" 102 }, // ... Many other product details 103]
💙 Increase Brand Awareness: Leverage the data to enhance your brand's visibility and recognition on Tokopedia and other platforms.
📈 Analyze Trends and Market Influences: Track and analyze emerging trends in product categories, brands, and sellers to stay ahead in the market.
🔬 Fuel Research and Testing: Use the data for in-depth research and testing to refine strategies or develop new products.
⭐ Enhance Sentiment Analysis: Count and score authentic product reviews to back up sentiment analysis with real, reliable data.
🪧 Plan Commercial Campaigns: Create data-driven commercial campaigns for Tokopedia or other sales platforms to drive growth.
📚 Simplify Market Research: Streamline your market research efforts and marketing strategies with actionable insights from Tokopedia.
📋 Generate Targeted Marketing Leads: Build a list of perfectly matched marketing leads to optimize your outreach and conversion strategies.
We are always working to improve Actors' performance. So, if you have any technical feedback about Stockx.com Product Search Scraper or simply found a bug, please create an issue on the Actor's Issues tab in Apify Console.
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!