Homedepot Product Data Scraper
Pricing
$15.00/month + usage
Go to Apify Store
Deprecated
Homedepot Product Data Scraper
Scrape product data from various products on Homedepot.com, extract brand, product name, price, image, stock levels, reviews, and more!
Pricing
$15.00/month + usage
Rating
0.0
(0)
Developer

skateboard
Maintained by Community
Actor stats
1
Bookmarked
1
Total users
1
Monthly active users
a year ago
Last modified
Categories
Share

Homedepot Product Data Scraper
About This Actor
This Actor is a powerful, user-fiendly tool made to scrape products from specific Homedepot Products. This tool will save you time and provide you with reliable data on products from Homedepot.
Made with Golang 1.22.1
Tutorial
Basic Usage
{"productIds": ["328984390"],"zipCodes": ["60607"],"storeIds": ["1950"]}
| parameter | type | argument | description |
|---|---|---|---|
| productIds | array | ["1223", "12312312", ...] | An array of Homedepot Product IDs |
| zipCodes | array | ["1223", "12312312", ...] | An array of USA Zip-codes |
| storeIds | array | ["1223", "12312312", ...] | An array of Homedepot Store IDs |
Output Sample
[{"brand": "Milwaukee","name": "M12 12V Lithium-Ion Compact 2.0 Ah Battery Pack (2-Pack) Starter Kit with Charger","price": 129,"sku": "328984390","stock_levels": [{"delivery": "today-2024-10-11","delivery_charge": "0.0","stock_level": 1767,"zip_code": "60607"}],"reviews": [{"rating": 4,"text": "I really love it!","title": "Super awesome really like it","username": "SuperAwesomeReviewer"}],"store_id": "1950"}]