Back to library
Mr.Bricolage Product API
Scrape a Mr.Bricolage product page and return its details, characteristics, repairability index and customer reviews scoped to a specific store.
Private3 credits = 1 requestGET/v2/mrbricolage/product
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/mrbricolage/product' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
{
"ean": "3603743403670",
"url": "https://www.mr-bricolage.fr/Matignon/cisaille-a-tole-coupe-diagonale-chrome-vanadium-inventiv.html",
"brand": "INVENTIV",
"title": "Cisaille à tôle coupe diagonale chrome vanadium - INVENTIV",
"images": [
"https://www.mr-bricolage.fr/fstrz/r/s/media.mr-bricolage.fr/media/catalog/product/cache/e8ef490eea298aa9ebc87f5a1985ea16/3/6/3603743403670_b1_088b.jpg",
"https://www.mr-bricolage.fr/fstrz/r/s/media.mr-bricolage.fr/media/catalog/product/cache/20b8f5320955f3ebb02bf687f8cb2d8f/3/6/3603743403670_b1_088b.jpg",
"https://media.mr-bricolage.fr/media/catalog/product/3/6/3603743403670_b1_088b.jpg",
"https://media.mr-bricolage.fr/media/catalog/product/3/6/3603743403670_b2_efc9.JPG"
],
"rating": {
"max": 5,
"count": 2,
"value": 5
},
"category": "Outillage/Outillage à main/Pinces et tenailles",
"warranty": [
{
"label": "Garantie légale de conformité",
"value": "2 ans"
},
{
"label": "Garantie commerciale",
"value": "Garantie à vie"
}
],
"product_id": "7117",
"description": "Cisaille à tôle coupe diagonale d'Inventiv en chrome vanadium. Garantie à vie.",
"category_path": [
"Outillage",
"Outillage à main",
"Pinces et tenailles"
],
"characteristics": {
"Marque": "INVENTIV",
"Poids (kg)": "0.389",
"Réf. ANPF": "340367",
"Réf. fabricant": "1001130",
"Produit phytosanitaire": "Non",
"Avec isolation électrique": "Non"
}
}Integrations
Integrate Mr.Bricolage Product with your favorite tools.
Pricing
3 credits per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/mrbricolage/product
Status
Private
Collections
Related APIs
Expand your data capabilities with these complementary tools.