Screwfix UK Product, Price & Store Scraper
Pricing
from $0.40 / 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.40 / 1,000 results
Rating
0.0
(0)
Developer
Dmitriy Gyrbu
Maintained by CommunityActor stats
0
Bookmarked
3
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
Empty input is supported and runs the Power Tools starter category cat830704. The examples below show explicit operation-specific calls.
{"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
- Search depends on the live Screwfix listing component. Category browsing is the stable alternate workflow if the search surface changes upstream.
- 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)
AI / MCP / API contract
- Empty input runs a buyer-useful Power Tools category starter (
cat830704). - Dataset contains semantic result rows only: products, categories, stores, or structured filter rows.
- A true no-match search returns an exact empty Dataset (
[]). search_filterscan run without context; it uses the Power Tools starter category only when no query/category context is provided.OUTPUTcontains status, counts, supported operations, errors, and anagentprovenance envelope.- Product rows expose stable IDs, names, brand/category context, GBP pricing, stock state, source URL, and rich technical fields where available.