Quickly look up Home Depot 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.
The Home Depot Product Lookup API allows you to retrieve real-time pricing and availability for any Home Depot product by providing a product ID and zip code. This API helps users check stock levels and compare prices across nearby Home Depot locations, making it ideal for shoppers, contractors, and businesses that need up-to-date inventory information.
Whether you're planning a DIY project, managing supplies for a business, or just looking for the best price at your local Home Depot, this API makes it easy to find the information you need in seconds.
Below is a sample output schema provided.
1{ 2 "zip": "55554", 3 "stores": [ 4 { 5 "id": "2825", 6 "vendorId": "homedepot", 7 "name": "Chaska", 8 "address": "300 Pioneer Trail, East", 9 "city": "Chaska", 10 "state": "MN", 11 "zip": "55318", 12 "phone": "(952)368-0281", 13 "hours": { 14 "mon": { 15 "open": "6:00", 16 "close": "22:00" 17 }, 18 "tue": { 19 "open": "6:00", 20 "close": "22:00" 21 }, 22 "wed": { 23 "open": "6:00", 24 "close": "22:00" 25 }, 26 "thu": { 27 "open": "6:00", 28 "close": "22:00" 29 }, 30 "fri": { 31 "open": "6:00", 32 "close": "22:00" 33 }, 34 "sat": { 35 "open": "6:00", 36 "close": "22:00" 37 }, 38 "sun": { 39 "open": "8:00", 40 "close": "20:00" 41 } 42 }, 43 "distance": 16.7, 44 "product": { 45 "productId": "100614653", 46 "url": "https://www.homedepot.com/p/Diamond-Crystal-40-lbs-Bright-and-Soft-Water-Softener-Salt-Pellets-100012420/100614653", 47 "name": "40 lbs. Bright and Soft Water Softener Salt Pellets", 48 "quantityAvailable": 599, 49 "priceCentsPerUnit": 597, 50 "salePriceCentsPerUnit": null, 51 "bulkPriceCentsPerUnit": 537, 52 "bulkQuantityRequired": 6 53 } 54 } 55 ] 56}
For issues or assistance, contact support via RapidAPI or email help@maplerope.com.
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.
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.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
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!