Back to library
Leroy Merlin Search API
Live Leroy Merlin search results for a given keyword: title, URL, price, brand, seller, rating and pagination.
Active3 credits = 1 requestGET/v2/leroymerlin/search
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/leroymerlin/search' \
--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
{
"total": 21,
"results": [
{
"sku": "67806074",
"url": "https://www.leroymerlin.fr/produits/colle-assemblage-gel-604202-axton-250ml-250-g-transparent-67806074.html",
"brand": "AXTON",
"price": 6.99,
"title": "Colle d'assemblage gel 604202 AXTON, 250ml, 250 g transparent",
"rating": 4.5,
"seller": {
"name": "Leroy Merlin",
"type": "1P"
},
"currency": "EUR",
"position": 1,
"is_sponsored": false,
"price_excl_tax": 5.83,
"total_offer_count": 1
},
{
"sku": "67805850",
"url": "https://www.leroymerlin.fr/produits/colle-en-tube-pvc-axton-60-ml-67805850.html",
"brand": "AXTON",
"price": 3.59,
"title": "Colle en tube PVC AXTON, 60 ml",
"rating": 4.4,
"seller": {
"name": "Leroy Merlin",
"type": "1P"
},
"currency": "EUR",
"position": 2,
"is_sponsored": false,
"marketing_tag": "RESPONSIBLE",
"price_excl_tax": 2.99,
"total_offer_count": 1
},
{
"sku": "82345671",
"url": "https://www.leroymerlin.fr/produits/colle-neoprene-multi-usages-sader-250-ml-82345671.html",
"brand": "SADER",
"price": 8.49,
"title": "Colle néoprène multi-usages SADER, 250 ml",
"rating": 4.3,
"seller": {
"name": "Bricomarket",
"type": "3P"
},
"currency": "EUR",
"discount": 3.5,
"position": 9,
"is_sponsored": false,
"discount_rate": 29,
"initial_price": 11.99,
"price_excl_tax": 7.08,
"total_offer_count": 4
}
],
"pagination": {
"has_next": true,
"total_pages": 41,
"current_page": 1,
"has_previous": false
}
}Integrations
Integrate Leroy Merlin Search 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/leroymerlin/search
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.