Lowes Product Lookup avatar
Lowes Product Lookup

Pricing

$20.00 / 1,000 products

Go to Store
Lowes Product Lookup

Lowes Product Lookup

Developed by

Maple Rope

Maple Rope

Maintained by Community

Quickly look up Lowes product prices and availability by entering a product ID and zip code. Get real-time stock and pricing details from nearby stores, making it easy to compare locations and plan your purchase efficiently.

0.0 (0)

Pricing

$20.00 / 1,000 products

0

Total users

5

Monthly users

5

Runs succeeded

39%

Last modified

10 days ago

Overview

The Lowes Product Lookup API allows you to retrieve real-time pricing and availability for any Lowes product by providing a product ID and zip code. This API helps users check stock levels and compare prices across nearby Lowes locations, making it ideal for shoppers, contractors, and businesses that need up-to-date inventory information.

Key Features

  • Real-Time Data: Get the latest price and availability for Lowes products.
  • Location-Based Results: Enter a zip code to see stock levels at nearby stores.
  • Efficient Shopping: Compare pricing across multiple locations to find the best deal.
  • Easy Integration: Simple API request format for quick implementation in apps, tools, or websites.

Whether you're planning a DIY project, managing supplies for a business, or just looking for the best price at your local Lowes, this API makes it easy to find the information you need in seconds.

Output Schema

Below is a sample output schema provided.

{
"zip": "55554",
"stores": [
{
"id": "2628",
"vendorId": "lowes",
"name": "Shakopee",
"address": "4270 Dean Lakes Boulevard",
"city": "Shakopee",
"state": "MN",
"zip": "55379",
"phone": "(952) 367-9000",
"hours": {
"mon": {
"open": "06.00.00",
"close": "22.00.00"
},
"tue": {
"open": "06.00.00",
"close": "22.00.00"
},
"wed": {
"open": "06.00.00",
"close": "22.00.00"
},
"thu": {
"open": "06.00.00",
"close": "22.00.00"
},
"fri": {
"open": "06.00.00",
"close": "22.00.00"
},
"sat": {
"open": "06.00.00",
"close": "22.00.00"
},
"sun": {
"open": "08.00.00",
"close": "20.00.00"
}
},
"distance": 22.6,
"product": {
"productId": "3131025",
"url": "https://www.lowes.com/pd/Morton-40-lb-Water-Softener-Salt-Pellets/3131025",
"name": "Morton 40-lbs. Water Softener Salt Pellets",
"quantityAvailable": 390,
"priceCentsPerUnit": 658,
"salePriceCentsPerUnit": null,
"bulkPriceCentsPerUnit": 592,
"bulkQuantityRequired": 6
}
}
]
}

Support

For issues or assistance, contact support via RapidAPI or email help@maplerope.com.