ShoppingBeta
HORNBACH Product Data API
Live Hornbach data, fetched the moment you ask and handed back in a clean, structured form. Use it in your own app, a spreadsheet or as a tool for an AI assistant.
What you can get: HORNBACH home-improvement shop: product search and product details (DE, AT).
100 free requests every month · no credit card
- Search products
- Product details
Key facts
Updated
The HORNBACH Product Data API by everydata.io returns live Hornbach data – hornbach home-improvement shop: product search and product details (de, at) – as structured JSON through 2 endpoints. It is included in every plan, starting with 100 free requests a month, and costs from €1.00 per 1,000 requests on larger plans. The platform is in beta.
- Endpoints
- 2 under /hbh
- Quota per call
- 1 request
- Free plan
- 100 req / month
- Paid plans
- from €30 / month€1.00–€6.00 per 1,000
- Avg. response · 24 h
- 1.5 s100% success
What teams build with Hornbach data
Products from HORNBACH, the home-improvement and DIY chain, on hornbach.de and hornbach.at. Search by keyword and get 72 products per page with price, strike price, rating, brand, online and in-store availability and the seller (HORNBACH or a marketplace company). Or look up one product by link or article number: price, strike price and base price, delivery time, in-store availability of the default store, EANs, attributes, description, images, data sheets and the category path. No reviewer data.
- DIY and building-material price monitoring
- Marketplace seller tracking
- Availability monitoring
- Product data enrichment by EAN
Works with AI assistants
Models only know what they saw in training. Add the Hornbach endpoints as a tool in ChatGPT, Claude, Gemini or your agent framework, and your assistant can look up current data while it answers.
Hornbach endpoints
All Hornbach endpoints are served under the /hbh prefix and share the same API key and quota as every other platform.
72 products per page for a keyword with price, strike price, rating, brand, availability and seller; category keywords return that category on every page.
keywordpagedomainCodeOne product by link or article number: price, strike price, delivery time, store availability, EANs, attributes, images, data sheets and categories.
urlproductIddomainCodeExample request
curl "https://api.everydata.io/hbh/hornbach-lookup-product?productId=12549799&domainCode=de" \
-H "x-api-key: YOUR_API_KEY"Example response
{
"responseStatus": "PRODUCT_FOUND_RESPONSE",
"responseMessage": "Product successfully found!",
"productTitle": "Akku-Schlagbohrschrauber Makita 18 V DHP490SFJ 65 Nm Brushless, inkl. 2 x Akku (3 Ah), Ladegerät DC18SD und MAKPAC Gr. 2",
"manufacturer": "Makita",
"productId": "12549799",
"price": 199,
"retailPrice": 0,
"currency": "EUR",
"available": true,
"deliveryMessage": "Lieferzeit ca. 1-2 Werktage",
"productRating": "4.1",
"countReview": 8,
"ean": "197050010001",
"soldBy": "HORNBACH",
"categories": [
"Maschinen, Werkzeug & Werkstatt",
"Maschinen",
"Akkuschrauber"
]
}Included in every plan
The Hornbach API is part of the shared quota – no separate subscription needed.
Production
Recommended- Requests / month
- 50,000
- Rate limit
- 100 / min
- Platforms
- all
- Support
Hornbach API: frequently asked questions
What data does the HORNBACH Product Data API return?
HORNBACH home-improvement shop: product search and product details (DE, AT). The API has 2 endpoints under the /hbh path – search products and product details – and every response is structured JSON that starts with responseStatus and responseMessage.
What does “beta” mean for the Hornbach API?
The endpoints and response fields are usable today, but they can still change and the platform is not yet counted in the headline success rate. Blocked or failed calls are not billed.
How much does the Hornbach API cost?
A call to the Hornbach API counts as 1 request against the monthly quota. The Hornbach API is included in every plan and shares one quota with all other platforms: 100 free requests a month; paid plans from €30 a month for 5,000 requests (€1.00–€6.00 per 1,000 requests). Failed requests (5xx, blocked pages) are not counted.
Is the Hornbach data realtime?
Yes. Each request loads the live Hornbach page when you call the API – there is no database of old snapshots in between.
Do I need a Hornbach account or an official Hornbach API key?
No. You only need an everydata.io API key, sent in the x-api-key header. The free plan works without a credit card.
What happens when Hornbach blocks a request?
The API retries the fetch automatically. If the page still cannot be loaded you get a 502 or 503 error, and that request costs no quota. Success rates and response times per platform are measured around the clock on the status page.
Can ChatGPT, Claude or an AI agent use the Hornbach API?
Yes. Connect the hosted everydata.io MCP server and the assistant can call every Hornbach endpoint as a tool, or register the plain HTTPS endpoints as functions in any agent framework. The endpoint list is also in /llms.txt and the OpenAPI spec.
Other shopping APIs
- Amazon Product Data API
- Walmart Product Data API
- Zalando Product Data API
- Otto Product Data API
- Kaufland Marketplace API
- Lidl Online Shop API
- ASOS Product Data API
- Home Depot Product Data API
- Naver Shopping API
- Thomann Product Data API
- eBay Listings API
- MediaMarkt & Saturn Product API
- Kleinanzeigen Classifieds API
- AutoScout24 Car Listings API
- Chrono24 Watch Listings API
- willhaben Classifieds API
- Geizhals Price Comparison API
- Steam Store API
- OBI Product Data API
- Alternate Product Data API
- Mindfactory Product Data API
- reichelt Product Data API
Try the Hornbach API with your own data.
Sign up with your e-mail, copy your API key and make your first request in about a minute. The free plan never expires.