Screwfix UK Real-Time Product, Pricing & Store API
Screwfix UK API gives developers and data teams a practical way to work with live public Screwfix storefront data across the core commercial flows: product search, category browsing, item detail, store directory, and store detail. What makes this API useful: - No browser required: built from public Screwfix SSR pages and public store locator pages - Trade-friendly catalog coverage: tools,…
Screwfix UK Real-Time Product, Pricing & Store API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Screwfix UK | ||
| GET |
screwfixProbe /screwfix_uk/probe |
Lightweight live health check that confirms the Screwfix storefront is reachable by running a small public search flow. |
| GET |
screwfixCategory /screwfix_uk/category |
Browse one Screwfix category by `category_id`, relative slug, or full URL. Returns normalized listing items, breadcrumbs, filters, category pivots, and live sort options. |
| GET |
screwfixSearch /screwfix_uk/search |
Keyword product search over the public Screwfix search surface. Returns normalized listing items with both inc-VAT and ex-VAT pricing, stock status, collection/delivery flags,… |
| GET |
screwfixStores /screwfix_uk/stores |
Browse or search the public Screwfix store directory. The directory is sourced from the public `/stores/all` SSR page and currently exposes hundreds of branches with stable store… |
| GET |
screwfixCategories /screwfix_uk/categories |
Top-level Screwfix browse categories from public header navigation. Returns category ids such as `cat830704` and category URLs that can be reused with `/category` and… |
| GET |
screwfixSearchFilters /screwfix_uk/search/filters |
Live filter and sort metadata for Screwfix search or category pages. Use `query` for keyword search filters, or `category_id` / `slug` / `url` for category-specific filters.… |
| GET |
screwfixItem /screwfix_uk/item |
Resolve one Screwfix product by `product_id`, relative slug, or full URL. Returns rich item detail including inc-VAT and ex-VAT pricing, reviews summary, media, breadcrumbs,… |
| GET |
screwfixStore /screwfix_uk/store |
Resolve one Screwfix store by `store_code`, relative slug, or full URL. Returns store identity, address, location coordinates, opening hours, and collection capability flags. |
Screwfix UK Real-Time Product, Pricing & Store API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $10 / month | 3 / second |
|
| ULTRA | $30 / month | 3 / second |
|
| MEGA | $100 / month | 3 / second |
|