Hoffmann-Group.Com API
hoffmann-group.com
Hoffmann Group industrial MRO catalog with category navigation, product listings, PDP specs, and Oxomi datasheet documents.
- Actions
- 3
- Category
- Mro
- Login
- Not required
- Output
- JSON
Call the Hoffmann-Group.Com API
Submit a task, then poll the job until it settles. This example runs act_hoffmann_group_com_category_tree.
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_hoffmann_group_com_category_tree",
"params": {
"country_code": "US",
"locale": "en",
"parent_category_id": "60-00-00-00-00"
}
}'3 actions on hoffmann-group.com
Read
Category Tree
act_hoffmann_group_com_category_treeread1 credit / callReturns child categories with IDs, names, and navigation URLs for a parent category.
- country_code
- string · required
- locale
- string · required
- parent_category_id
- string · required
Product Detail
act_hoffmann_group_com_product_detail_ssrread1 credit / callReturns product data for a HOLEX/GARANT tool including MPN, variants, specifications, pricing, and datasheet references.
- country_code
- string · required
- locale
- string · required
- product_slug
- string · required
Product Listing
act_hoffmann_group_com_product_listingread2 credits / callReturns a category listing with product cards, filters, pagination, and brand/price/MPN details for industrial tools.
- country_code
- string · required
- locale
- string · required
- category_browse_path
- string · required
- category_id
- string · required
- page
- string
Hoffmann-Group.Com API questions
- Is there an API for Hoffmann-Group.Com?
- Hoffmann-Group.Com does not offer a public data API for this, but Anakin Wire provides 3 maintained endpoints for hoffmann-group.com. 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 Hoffmann-Group.Com 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 hoffmann-group.com changes its markup, Anakin updates the action.
- Do I need a Hoffmann-Group.Com account?
- No. Every Hoffmann-Group.Com action listed here runs anonymously — no account and no credentials required.
- What does the Hoffmann-Group.Com 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.
Cromwell.Co.Uk
Cromwell industrial MRO catalog — browse categories, search products, and fetch product details including MPN, specs, and pricing.
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.