Cromwell.Co.Uk API
cromwell.co.uk
Cromwell industrial MRO catalog — browse categories, search products, and fetch product details including MPN, specs, and pricing.
- Actions
- 6
- Category
- Mro
- Login
- Not required
- Output
- JSON
Call the Cromwell.Co.Uk API
Submit a task, then poll the job until it settles. This example runs act_cromwell_co_uk_autocomplete_suggestions.
curl -X POST https://api.anakin.io/v1/wire/task \
-H "X-API-Key: $ANAKIN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"action_id": "act_cromwell_co_uk_autocomplete_suggestions",
"params": {
"query": "air freshener"
}
}'6 actions on cromwell.co.uk
Read
Category Tree
act_cromwell_co_uk_category_treeread1 credit / callReturns the full Cromwell category taxonomy with nested category IDs, slugs, and display names for catalog navigation.
Product Detail
act_cromwell_co_uk_product_detailread1 credit / callReturns structured product JSON for a SKU including manufacturer part number, technical specifications, price, and stock availability.
- sku
- string · required
Product Detail Page
act_cromwell_co_uk_product_detail_ssrread1 credit / callReturns the product detail page for a SKU with pricing, specifications, and stock availability.
- category_slug
- string · required
- product_slug
- string · required
- sku
- string · required
Product Listing Page
act_cromwell_co_uk_product_listing_ssrread2 credits / callReturns a category product grid with product cards, SKU, price, pagination, and available filters.
- category_slug
- string · required
- category_id
- string · required
- page_no
- string
Write
Write actions change state on cromwell.co.uk and run as the account you connect.
Autocomplete Suggestions
act_cromwell_co_uk_autocomplete_suggestionswrite2 credits / callReturns typeahead search suggestions for a partial query string, including product names and categories as the user types.
- query
- string · required
Search Results
act_cromwell_co_uk_search_resultswrite2 credits / callExecutes a full-text product search and returns paginated product cards with SKU, price, category metadata, and availability.
- query
- string · required
- pageNo
- string
Cromwell.Co.Uk API questions
- Is there an API for Cromwell.Co.Uk?
- Cromwell.Co.Uk does not offer a public data API for this, but Anakin Wire provides 6 maintained endpoints for cromwell.co.uk. You call Anakin's REST API with an action ID and parameters and get structured JSON back; Anakin handles the browser, proxies, anti-bot, and parsing.
- How do I scrape Cromwell.Co.Uk data?
- POST to https://api.anakin.io/v1/wire/task with your API key, the action ID, and its parameters, then poll GET /v1/wire/jobs/{id} until the job settles. There is nothing to install and no scraper to maintain — when cromwell.co.uk changes its markup, Anakin updates the action.
- Do I need a Cromwell.Co.Uk account?
- No. Every Cromwell.Co.Uk action listed here runs anonymously — no account and no credentials required.
- What does the Cromwell.Co.Uk API cost?
- Usage-based credits, charged per call and refunded automatically when a job fails. New accounts start with 300 free credits and no card. See anakin.io/pricing for the current rates.
More Mro APIs
Blackwoods
Blackwoods (Industrial MRO) catalog — browse category tree, search, and product-detail pages for Australian industrial supply SKUs, MPNs, specs, and login-for-price.
Hoffmann-Group.Com
Hoffmann Group industrial MRO catalog with category navigation, product listings, PDP specs, and Oxomi datasheet documents.
Manutan.Com
Pan-EU industrial and office MRO catalog with product search, category browsing, and product detail APIs for France (fr-FR) locale.
Monotaro.com
MonotaRO industrial MRO catalog — browse category tree and product-detail pages for SKU, MPN, specs, public price, and stock.
Toolstation
Toolstation (Industrial MRO) catalog — browse category tree and product-detail pages for trade tools/MRO SKUs, specs, public prices, and stock.