Cex Product Scraper (uk.webuy.com) avatar
Cex Product Scraper (uk.webuy.com)

Pricing

$5.00/month + usage

Go to Store
Cex Product Scraper (uk.webuy.com)

Cex Product Scraper (uk.webuy.com)

Developed by

Alam

Alam

Maintained by Community

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.

0.0 (0)

Pricing

$5.00/month + usage

1

18

4

Last modified

8 days ago

Search Input

search_inputstringRequired

Enter keywords, URLs, or a list. Examples: 'iphone' | 'https://uk.webuy.com/search?stext=12900k' | 'iphone, ps5, xbox' | Multiple lines supported.

Default value of this property is "iphone"

Max Items (Number of items per keyword)

max_itemsintegerRequired

Maximum number of items to scrape per keyword. With 2 keywords and max_items=4, you'll get 8 total items (4 per keyword). Start with 2 items for testing (~30-60 seconds runtime).

Default value of this property is 2

Minimum Price (£)

min_priceintegerOptional

Minimum price in GBP (leave empty for no minimum)

Maximum Price (£)

max_priceintegerOptional

Maximum price in GBP (leave empty for no maximum)

Include Product Images

include_imagesbooleanOptional

Include product image URLs in results

Default value of this property is true

Include Trade-in Values

include_trade_valuesbooleanOptional

Include cash and voucher trade-in prices

Default value of this property is true

Include Stock Status

include_stock_statusbooleanOptional

Include availability information

Default value of this property is true

Request Delay

throttleintegerOptional

Seconds to wait between requests (2-5 recommended to avoid blocking).

Default value of this property is 3

Page Load Timeout

timeoutintegerOptional

Maximum time to wait for individual page loads (milliseconds). This controls page.goto() timeout, not total processing time.

Default value of this property is 60000

Concurrency (Advanced)

concurrencyintegerOptional

Number of concurrent requests (1-3 recommended for this site).

Default value of this property is 1

Retry Failed Items

retry_failedbooleanOptional

Retry failed extractions automatically.

Default value of this property is true

Follow Pagination

follow_paginationbooleanOptional

Follow pagination links to scrape multiple pages.

Default value of this property is false