Screwfix UK Product & Store Scraper (Unofficial)
Pricing
Pay per usage
Screwfix UK Product & Store Scraper (Unofficial)
Scrape Screwfix UK products, categories, filters, and stores with normalized output for price monitoring, product research, and retail workflows.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Dmitriy Gyrbu
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
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
This actor uses the shared Apify proxy contract used across the workspace. screwfix_uk is expected to work in direct mode first, with proxy fallback if the site starts blocking cloud runs.
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": 24,"sort": "relevance_desc","includeRaw": false}
{"operation": "category","categoryId": "cat830704","categorySlug": "c/tools/cat830704","categoryUrl": "https://www.screwfix.com/c/tools/cat830704","page": 1,"limit": 24,"sort": "top_sellers_desc","includeRaw": false}
{"operation": "item","productId": "979HF","productSlug": "p/dewalt-drill/979hf","productUrl": "https://www.screwfix.com/p/dewalt-drill/979hf","includeRaw": false}
{"operation": "stores","storeQuery": "London","page": 1,"limit": 24,"includeRaw": false}
{"operation": "store","storeCode": "TA4","storeSlug": "stores/TA4/aberdare","storeUrl": "https://www.screwfix.com/stores/TA4/aberdare","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
- 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)