Home Depot Us avatar

Home Depot Us

Pricing

from $0.60 / 1,000 results

Go to Apify Store
Home Depot Us

Home Depot Us

Search Home Depot US products and collect normalized prices, promotions, ratings, media, specifications, and store-aware availability.

Pricing

from $0.60 / 1,000 results

Rating

0.0

(0)

Developer

Dmitriy Gyrbu

Dmitriy Gyrbu

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Home Depot US Products, Prices & Offers Scraper

Collect Home Depot products, store-aware prices, promotions, ratings, specifications, images, and availability in a clean Dataset. Use it for price monitoring, home-improvement market research, product matching, assortment analysis, and ecommerce workflows.

This is an unofficial Actor and is not affiliated with or endorsed by Home Depot.

What you can collect

  • Product search results
  • Detailed information for an exact product
  • Current and regular prices
  • Promotions and special offers
  • Ratings and review counts
  • Images, specifications, variants, and availability when available
  • Product information for multiple IDs in one bounded run
  • Monitor prices for tools, appliances, building materials, and home products
  • Compare products and brands across retailers
  • Track promotions and assortment changes
  • Enrich product catalogues with specifications and media
  • Power purchasing dashboards, alerts, reports, and scheduled exports

Quick start

Search for products:

{
"operation": "search",
"query": "cordless drill",
"limit": 20,
"storeId": "1710"
}

Get an exact product:

{
"operation": "item",
"productId": "317987598",
"storeId": "1710"
}

Collect multiple products:

{
"operation": "batch",
"productIds": ["317987598", "204279858"],
"limit": 2,
"storeId": "1710"
}

Input guide

OperationRequired inputOptional input
searchquerylimit, storeId
itemproductId or product urlstoreId
batchproductIdslimit, storeId
offersNothinglimit, storeId

Use a store ID that matches the market you want to monitor. The default is suitable for a quick test run.

Output

Each product is saved as a separate Dataset item. Fields can include:

  • Product ID, name, brand, and URL
  • Current, regular, and effective price
  • Promotions and multi-buy offers
  • Rating and review count
  • Availability and stock status
  • Images and category information
  • Description, specifications, size, and variants

Only publicly available fields are returned. Empty optional fields are omitted, keeping exports compact and easy to analyse.

Automation and export

Run the Actor manually, through the Apify API, or on a schedule. Export the Dataset as JSON, CSV, Excel, XML, or RSS, or send results to Google Sheets, Airtable, Make, n8n, a database, or your own application.

Good to know

  • Prices and availability depend on the selected store and can change over time.
  • Direct transport is the default. Residential proxy groups are disabled for cost safety.
  • Detailed item data depends on what is publicly available for the selected product.
  • Collect only public data and use it in accordance with applicable laws and the retailer's terms.

Access and cost safety

Runs use direct transport by default. Residential proxy fallback is disabled; explicit RESIDENTIAL configuration is rejected before any storefront request.