Back to library
Lowes Product API
Extract detailed product information from Lowes.com with our API for enhanced decision-making and market analysis.
Private1 credit = 1 requestGET/v2/lowes/product
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/lowes/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
{
"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"
}
}Integrations
Integrate Lowes Product with your favorite tools.
Pricing
1 credit per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/lowes/product
Status
Private
Collections
Related APIs
Expand your data capabilities with these complementary tools.