Homedepot Product Data Scraper avatar
Homedepot Product Data Scraper

Deprecated

Pricing

$15.00/month + usage

Go to Store
Homedepot Product Data Scraper

Homedepot Product Data Scraper

Deprecated

Developed by

skateboard

skateboard

Maintained by Community

Scrape product data from various products on Homedepot.com, extract brand, product name, price, image, stock levels, reviews, and more!

0.0 (0)

Pricing

$15.00/month + usage

1

Total users

1

Monthly users

1

Last modified

9 months ago

You can access the Homedepot Product Data 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 '{
< "productIds": [
< "123456789"
< ],
< "zipCodes": [
< "123456789"
< ],
< "storeIds": [
< "123456789"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true
< }
<}' |
<apify call skateboard/homedepot-product-scraper --silent --output-dataset

Homedepot Product Data Scraper API through CLI

The Apify CLI is the official tool that allows you to use Homedepot Product Data 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: