Screwfix UK Product, Price & Store Scraper
Pricing
from $0.30 / 1,000 results
Screwfix UK Product, Price & Store Scraper
Extract Screwfix UK products, prices, discounts, VAT values, stock, technical specifications, categories, stores, coordinates, and opening hours for retail research and price monitoring.
Pricing
from $0.30 / 1,000 results
Rating
0.0
(0)
Developer
Dmitriy Gyrbu
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Screwfix UK Product & Store Scraper (Unofficial)
Scrape Screwfix UK products, categories, filters, and stores 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 Screwfix.
Proxy behavior
Screwfix currently works with direct HTTP, so normal runs do not require paid proxy traffic or a browser. Add a UK proxy only if cloud access starts getting blocked.
Ready-to-use tasks
- Power tools category — monitor products, promotions, discounts, availability, and review signals in one live category.
- Rich product details — return descriptions, technical specifications, videos, sustainability claims, stock, pricing, and reviews for a known SKU.
- Store directory — collect branch codes and URLs for store discovery workflows.
- Store details — enrich a branch with address, coordinates, opening hours, and collection availability.
Supported operations
probecategoriesstoresstoresearch_filterssearchcategoryitem
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.
-
probeRequired: none Optional:includeRaw -
categoriesRequired: none Optional:includeRaw -
storesRequired: none Optional:storeQuery,page,limit,includeRaw -
storeRequired:storeCodeorstoreSlugorstoreUrlOptional:includeRaw -
search_filtersRequired: none Optional:query,categoryId,categorySlug,categoryUrl,includeRaw -
searchRequired:queryOptional:page,limit,sort,includeRaw -
categoryRequired:categoryIdorcategorySlugorcategoryUrlOptional:page,limit,sort,includeRaw -
itemRequired:productIdorproductSlugorproductUrlOptional:includeRaw
Example inputs
These starter examples were validated locally against the live site.
{"operation": "categories","includeRaw": false}
{"operation": "search","query": "spanner","page": 1,"limit": 10,"sort": "relevance_desc","includeRaw": false}
{"operation": "category","categoryId": "cat830704","page": 1,"limit": 10,"sort": "top_sellers_desc","includeRaw": false}
{"operation": "item","productId": "979HF","includeRaw": false}
{"operation": "stores","storeQuery": "London","page": 1,"limit": 24,"includeRaw": false}
{"operation": "store","storeCode": "TA4","includeRaw": false}
{"operation": "search_filters","query": "spanner","categoryId": "cat830704","categorySlug": "c/tools/cat830704","categoryUrl": "https://www.screwfix.com/c/tools/cat830704","includeRaw": false}
{"operation": "probe","includeRaw": false}
Output
- Dataset: normalized products, categories, stores, or structured filter rows depending on the operation
- Key-value store
OUTPUT: run summary withsource,operation,success,total,errors,proxy, andmonetization
Limitations
- Keyword search is best effort because the live Screwfix search component intermittently returns an upstream 500 or omits
ProductListing. Category browsing is the reliable listing workflow. - Store search is directory-based text matching (no geospatial nearest-store ranking)
- Review summary available on product detail, but individual review rows not extracted
- Category taxonomy is top-level from header navigation plus discovered filters (no full deep browse tree export)