Wickes UK Product Scraper (Unofficial) avatar

Wickes UK Product Scraper (Unofficial)

Pricing

from $0.30 / 1,000 results

Go to Apify Store
Wickes UK Product Scraper (Unofficial)

Wickes UK Product Scraper (Unofficial)

Scrape Wickes UK products, categories, filters, and product details with normalized output for price monitoring, product research, market research, availability, offers, and retail workflows.

Pricing

from $0.30 / 1,000 results

Rating

0.0

(0)

Developer

Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Scrape Wickes UK products, categories, filters, and product details with normalized output for price monitoring, product research, market research, availability, offers, and retail workflows.

This is an unofficial actor and is not affiliated with Wickes.

Proxy behavior

This actor uses the shared Apify proxy contract used across the workspace. wickes_uk is expected to work in direct mode first, with proxy fallback if the site starts blocking cloud runs.

Supported operations

  • probe
  • categories
  • search_filters
  • search
  • category
  • item

Operation guide

The Apify Console form shows the union of all supported fields, so the visible inputs do not change when you switch operation. Use the guide below to know which fields are required.

  • probe Required: none Optional: includeRaw

  • categories Required: none Optional: query, page, limit, includeRaw

  • search_filters Required: none Optional: query, categoryId, categorySlug, categoryUrl, includeRaw

  • search Required: query Optional: page, limit, sort, filter, includeRaw

  • category Required: categoryId or categorySlug or categoryUrl Optional: page, limit, sort, filter, includeRaw

  • item Required: productId or productSlug or productUrl Optional: includeRaw

Example inputs

These starter examples were validated locally against the live site.

{
"operation": "categories",
"includeRaw": false
}
{
"operation": "search",
"query": "paint",
"page": 1,
"limit": 24,
"sort": "relevance",
"includeRaw": false
}
{
"operation": "category",
"categoryId": "1001115",
"categorySlug": "Products/Paint/c/1001115",
"categoryUrl": "https://www.wickes.co.uk/Products/Paint/c/1001115",
"page": 1,
"limit": 24,
"sort": "relevance",
"includeRaw": false
}
{
"operation": "item",
"productId": "310077",
"productSlug": "sample-product/p/310077",
"productUrl": "https://www.wickes.co.uk/sample-product/p/310077",
"includeRaw": false
}
{
"operation": "search_filters",
"query": "paint",
"categoryId": "1001115",
"categorySlug": "Products/Paint/c/1001115",
"categoryUrl": "https://www.wickes.co.uk/Products/Paint/c/1001115",
"includeRaw": false
}
{
"operation": "probe",
"includeRaw": false
}

Output

  • Dataset: normalized products, categories, or structured filter rows depending on the operation
  • Key-value store OUTPUT: run summary with source, operation, success, total, errors, proxy, and monetization

Limitations

  • Review summary available on product detail, but individual review rows not extracted
  • Category taxonomy is from sitemap (1000+ categories), not a full deep browse tree export
  • Filters are repeatable facet tokens from the live site structure