🔋 Home Depot Scraper 🔩 avatar
🔋 Home Depot Scraper 🔩

Pricing

$29.99/month + usage

Go to Store
🔋 Home Depot Scraper 🔩

🔋 Home Depot Scraper 🔩

Developed by

BlueBird

BlueBird

Maintained by Community

A scraper to gather search results from home depot, including name, price, rating and more!

0.0 (0)

Pricing

$29.99/month + usage

2

Total users

35

Monthly users

12

Runs succeeded

>99%

Issues response

23 days

Last modified

8 months ago

GM

No results from a simple search query

Open

gmaonworld opened this issue
a month ago

Using the search queries: "smart light bulb" or "smart bulb" with 500 max results and my own zip code, I was not able to get a single result. But there are 190 products returned using these search terms on homedepot.com. How can I get your scraper to work correctly to return all valid results (multiple pages) up to Home Depot's max limit (500)?

JSON Input: { "search_query": ["smart light bulb"], "number_of_results": 500, "zip_code": "46032" }