Retour à la bibliothèque
API Lowes Product
Extract detailed product information from Lowes.com with our API for enhanced decision-making and market analysis.
Privé1 crédit = 1 requêteGET/v2/lowes/product
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/lowes/product' \
--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
{
"price": "599.00",
"rating": "4.5",
"reviews": [
{
"title": "Great dishwasher",
"author": "John Doe",
"rating": "5",
"comment": "This dishwasher is quiet and efficient. Very pleased with the purchase."
},
{
"title": "Good value",
"author": "Jane Smith",
"rating": "4",
"comment": "Works well but the installation was a bit tricky."
},
{
"title": "Average performance",
"author": "Sam Green",
"rating": "3",
"comment": "Not as quiet as I expected, but still does a decent job."
}
],
"features": [
"Adjustable Upper Rack",
"Sensor Wash",
"Stainless Steel Tub",
"Delay Start",
"Heated Dry"
],
"product_id": "5000001257",
"availability": "In Stock",
"product_name": "Whirlpool 47-Decibel Top Control 24-in Built-In Dishwasher (Fingerprint Resistant Metallic Steel) ENERGY STAR",
"shipping_info": {
"pickup": "Available at select stores",
"delivery": "Standard delivery within 3-5 business days"
},
"specifications": {
"brand": "Whirlpool",
"color": "Fingerprint Resistant Metallic Steel",
"dimensions": {
"depth": "24.5 inches",
"width": "23.875 inches",
"height": "33.5 inches"
},
"energy_star": "yes",
"noise_level": "47 decibels",
"control_type": "Top control"
}
}Intégrations
Intégrez Lowes Product avec vos outils préférés.
Tarifs
1 crédit 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/lowes/product
Statut
Privé
Collections
API associées
Étendez vos capacités data avec ces outils complémentaires.