Retour à la bibliothèque
API Leroy Merlin Search
Live Leroy Merlin search results for a given keyword: title, URL, price, brand, seller, rating and pagination.
Actif3 crédits = 1 requêteGET/v2/leroymerlin/search
Vue d'ensemble de l'endpoint
Documentation détaillée, tarifs et exemples d'utilisation.
Chargement…
Exemples de code
Bash
curl --location --request GET 'https://api.piloterr.com/v2/leroymerlin/search' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Remplacez <token> par votre clé API, puis exécutez la requête depuis votre terminal ou votre application.
Essayer gratuitementExemple de réponse
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
}
}Intégrations
Intégrez Leroy Merlin Search avec vos outils préférés.
Tarifs
3 crédits par requête
Avis
5 / 5 (58 avis)
66 utilisateurs actifs
392K requêtes
12ms temps de réponse moyen
Méthode
GET, POST
Chemin
/v2/leroymerlin/search
Statut
Actif
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.