Cex Product Scraper (uk.webuy.com)

Cex Product Scraper (uk.webuy.com)

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.

ECOMMERCEApify

CEX Listing Scraper

This actor efficiently extracts detailed product information from CEX (uk.webuy.com), providing valuable insights for market analysis, price comparison, and inventory tracking.

Features

  • Comprehensive product data extraction
  • Customizable search parameters
  • Adjustable scraping limits and intervals
  • Support for category-specific searches
  • Retrieval of trade-in values and stock status

Input

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 searches
  • page_load_timeout: Maximum wait time for page processing (default: 60000ms)

Output

For each processed item, the actor provides:

  • Product title
  • Current selling price
  • Image URL
  • Trade-in value for vouchers
  • Trade-in value for cash
  • Stock availability status

Sample Output

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]

Frequently Asked Questions

Is it legal to scrape job listings or public data?

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.

Do I need to code to use this scraper?

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.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

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!