Screwfix - Products, Reviews, Q&As
Pricing
from $2.00 / 1,000 results
Go to Apify Store
Pricing
from $2.00 / 1,000 results
Rating
0.0
(0)
Developer
datasaurus
Maintained by Community
Actor stats
0
Bookmarked
3
Total users
1
Monthly active users
12 days ago
Last modified
Categories
Share
Screwfix Scraper
Apify Actor to scrape products from Screwfix websites (.com, .eu, .fr).
Supported Sites
| Site | Domain | Technology | Listing | Product Detail |
|---|---|---|---|---|
| UK | screwfix.com | Next.js | BFF API | Next.js JSON |
| EU (Shopify) | shop.screwfix.eu | Shopify | HTML pages | HTML pages |
| France | screwfix.fr | Magento | HTML pages | HTML pages |
Features
- Listing scraping — fetches product data from category listings
- Product page detail — enriches with full specifications, content, variants
- Reviews — Bazaarvoice reviews for .com products
- Q&A — Bazaarvoice questions & answers for .com products
- Pay-per-event pricing — product-listing, product-page, review, question-answer
Input
| Field | Type | Default | Description |
|---|---|---|---|
start_urls | array | required | Screwfix URLs (website, category, or product) |
scrape_product_page | boolean | false | Enrich with full product page detail |
max_products | integer | 48 | Maximum total products to scrape |
max_products_per_category | integer | 100 | Max products per category |
max_reviews | integer | 0 | Max reviews per product (0 = off) |
max_question_answers | integer | 0 | Max Q&A per product (0 = off) |
max_categories | integer | all | Max categories when scraping whole site |
Example Start URLs
https://www.screwfix.com/ # whole UK sitehttps://www.screwfix.com/c/tools/drills/cat830704 # UK categoryhttps://www.screwfix.com/p/dewalt-dcd778d2/420pu # UK producthttps://shop.screwfix.eu/en-be/ # whole EU sitehttps://www.screwfix.fr/ # whole FR site
Output Fields
Core fields output for every product:
sku,name,description,brandprice,rrp,currencylink,imageUrlcategory,breadcrumb,availability
Additional fields when scrape_product_page is enabled (.com):
bullets,technicalSpecifications,contentimages,videoUrl,skuVariantscollectionOnly,stockedInTc,fulfilmentAvailabilityitemCondition,greenStarData,has360View,hazardousproductBadge,brandLogo,starRating,reviewCountreviews,questionsAnswers