Extracts detailed product data from CEX (uk.webuy.com), including prices, trade-in values, and stock status. Features customizable search parameters for targeted collection. Ideal for market analysis, price comparison, and inventory tracking in the second-hand electronics and entertainment market.
This actor efficiently extracts detailed product information from CEX (uk.webuy.com), providing valuable insights for market analysis, price comparison, and inventory tracking.
The actor accepts a JSON input with the following parameters:
keywords
: Search terms (default: "iphone")max_items
: Maximum number of items to process (default: 4)throttle
: Interval between operations (default: 2 seconds)category
: Specific category for targeted searchespage_load_timeout
: Maximum wait time for page processing (default: 60000ms)For each processed item, the actor provides:
1[ 2 { 3 "image": "https://uk.static.webuy.com/product_images/Gaming/Switch Software/045496429584_l.jpg", 4 "title": "Nintendo Switch Sports (Game Only)", 5 "price": "£38.00", 6 "trade_in_voucher": "£25.00", 7 "trade_in_cash": "£17.00", 8 "stock_status": "In stock online" 9 }, 10 { 11 "image": "https://uk.static.webuy.com/product_images/Gaming/Wii Consoles/SWIIWIIE005_l.jpg", 12 "title": "Wii Console, White (No Game), Discounted", 13 "price": "£35.00", 14 "trade_in_voucher": "£14.00", 15 "trade_in_cash": "£9.00", 16 "stock_status": "In stock online" 17 }, 18 { 19 "image": "https://uk.static.webuy.com/product_images/Gaming/Wii Software/5060138433595_l.jpg", 20 "title": "Mario & Sonic At The Olympic Games", 21 "price": "£4.00", 22 "trade_in_voucher": "£1.60", 23 "trade_in_cash": "£1.00", 24 "stock_status": "In stock online" 25 }, 26 { 27 "image": "https://uk.static.webuy.com/product_images/Gaming/Switch Software/045496424916_l.jpg", 28 "title": "Mario & Sonic At The Olympic Games Tokyo 2020", 29 "price": "£38.00", 30 "trade_in_voucher": "£25.00", 31 "trade_in_cash": "£17.00", 32 "stock_status": "In stock online" 33 } 34]
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!