
Home Depot Scraper
Deprecated
Pricing
$40.00/month + usage

Home Depot Scraper
Deprecated
Scrape data from Home Depot - the largest home improvement retailer in the United States. Scrape products based on search query or category and extract information such as price, description and reviews. Export accumulated data into HTML, JSON, CSV, Excel, or XML formats.
0.0 (0)
Pricing
$40.00/month + usage
3
Total users
35
Monthly users
1
Last modified
2 years ago
You can access the Home Depot Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "zipcode": "10010",< "startUrls": [< {< "url": "https://www.homedepot.com/p/317623149"< }< ],< "maxResults": 5,< "maxConcurrency": 2,< "reviewsCount": 10,< "faq": 4<}' |<apify call mcdowell/home-depot --silent --output-dataset
Home Depot Scraper API through CLI
The Apify CLI is the official tool that allows you to use Home Depot Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: