Lowes Product Lookup

Lowes Product Lookup

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.

ECOMMERCEINTEGRATIONSAUTOMATIONApify

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.

1{
2	"zip": "55554",
3	"stores": [
4		{
5			"id": "2628",
6			"vendorId": "lowes",
7			"name": "Shakopee",
8			"address": "4270 Dean Lakes Boulevard",
9			"city": "Shakopee",
10			"state": "MN",
11			"zip": "55379",
12			"phone": "(952) 367-9000",
13			"hours": {
14				"mon": {
15					"open": "06.00.00",
16					"close": "22.00.00"
17				},
18				"tue": {
19					"open": "06.00.00",
20					"close": "22.00.00"
21				},
22				"wed": {
23					"open": "06.00.00",
24					"close": "22.00.00"
25				},
26				"thu": {
27					"open": "06.00.00",
28					"close": "22.00.00"
29				},
30				"fri": {
31					"open": "06.00.00",
32					"close": "22.00.00"
33				},
34				"sat": {
35					"open": "06.00.00",
36					"close": "22.00.00"
37				},
38				"sun": {
39					"open": "08.00.00",
40					"close": "20.00.00"
41				}
42			},
43			"distance": 22.6,
44			"product": {
45				"productId": "3131025",
46				"url": "https://www.lowes.com/pd/Morton-40-lb-Water-Softener-Salt-Pellets/3131025",
47				"name": "Morton 40-lbs. Water Softener Salt Pellets",
48				"quantityAvailable": 390,
49				"priceCentsPerUnit": 658,
50				"salePriceCentsPerUnit": null,
51				"bulkPriceCentsPerUnit": 592,
52				"bulkQuantityRequired": 6
53			}
54		}
55	]
56}

Support

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

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!