Home Depot Product Scraper β€” Prices, Ratings & Stock avatar

Home Depot Product Scraper β€” Prices, Ratings & Stock

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Home Depot Product Scraper β€” Prices, Ratings & Stock

Home Depot Product Scraper β€” Prices, Ratings & Stock

Home Depot product scraper and data API for keyword, category URL and item-ID collection. Export localized prices, promotions, ratings, images, model and UPC identifiers, specifications, pickup, delivery and store inventory. Built for retail monitoring and catalog enrichmentβ€”no login required.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Haketa

Haketa

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

🏠 Home Depot Product Scraper

Prices, products, ratings, promotions and local stock β€” ready for analysis.

Home Depot product data JSON CSV Excel output No code required US store localized

Turn Home Depot searches, category pages, product URLs or item IDs into clean, structured product records. Use the results for price monitoring, retail intelligence, catalog enrichment, assortment research and local availability tracking.

πŸ’‘ Choose a keyword, set the result limit and click Start. No Home Depot account or manual proxy setup is required.

⚑ At a glance

CapabilityWhat you receive
πŸ”ŽProduct discoveryKeyword, search URL and category URL collection
πŸ’΅Price intelligenceCurrent price, original price, savings and promotions
⭐Market signalsRating, review count and search position
🏷️Product identityItem ID, brand, model, SKU and UPC when available
πŸ“Local contextStore and ZIP-aware pickup, delivery and availability
🧰Detail enrichmentDescriptions, highlights, images and specifications
πŸ“¦Ready-to-use exportsJSON, CSV, Excel, XML and RSS

πŸš€ Quick start

  1. Enter one or more product keywords.
  2. Choose how many products you need.
  3. Keep Full product details off for the fastest search export.
  4. Click Start and download the dataset.
{
"keywords": ["cordless drill"],
"maxResults": 24,
"storeId": "0121",
"zipCode": "30033",
"sortBy": "TOP_SELLERS"
}

πŸ“Š What data can you extract?

The latest 120-product validation produced 120 unique records. Fields are omitted when Home Depot does not publish them for a specific product.

GroupFieldsLatest test coverage
πŸ†” IdentityitemId, productUrl, title🟒 120/120
🏭 Brandbrand, modelNumber, storeSkuNumber, upc🟒 Brand 118/120
πŸ’° Pricingprice, originalPrice, savings, percentageOff🟒 Price 117/120
⭐ Reputationrating, reviewCount🟒 Rating 115/120
πŸ–ΌοΈ MediaimageUrl, imageUrls🟒 120/120
πŸ›’ Availabilitybuyable, availabilityType, discontinued🟑 Product-dependent
🚚 FulfillmentPickup, shipping, delivery and inventory rows🟑 Store-dependent
πŸ“ DetailsDescription, highlights, categories and specifications🟑 Detail mode
πŸ” Search contextQuery, position, store, ZIP and timestamp🟒 Search records
Use caseHow the data helps
πŸ“‰Price monitoringTrack price drops, promotions and original-price changes by item ID
🧭Competitor researchCompare brands, price bands, ratings and search visibility
πŸͺLocal stock checksMonitor store-aware pickup and delivery availability
πŸ“šCatalog enrichmentAdd identifiers, images, descriptions and specifications to a product database
πŸ›οΈAssortment analysisDiscover which products and brands appear across targeted searches
πŸ“ˆRetail dashboardsFeed structured snapshots into Sheets, BI tools or a database
πŸ€–Automation and AIConnect current product records to agents, workflows and monitoring systems

🧩 Choose the right collection mode

ModeBest forSpeed and cost
⚑ Search overviewPrice, title, brand, rating, image and rank at scaleFastest and most economical
πŸ”¬ Full detailsSpecifications, descriptions, identifiers and fulfillmentRicher but slower
🎯 Exact productMonitoring known Home Depot item IDs or product URLsFocused detail extraction

πŸ’‘ For large exports, begin with overview mode. Enable full details only when the additional product-page fields are essential.

πŸ“ Input options

InputWhat it doesDefault
keywordsSearches one or more product phrasescordless drill
startUrlsAccepts Home Depot search, category or product URLsEmpty
productIdsLooks up exact 9-digit Internet item IDsEmpty
maxResultsCaps unique products across the run24
maxResultsPerQueryCaps products collected per search24
storeIdSelects the local store context0121
zipCodeSelects the delivery ZIP context30033
sortByBest match, top sellers, price or ratingBEST_MATCH
priceMin / priceMaxKeeps products within a USD rangeEmpty
includeDetailsAdds full product-page fieldsfalse
includeRawRecordIncludes the original source objectfalse

πŸ“€ Example result

{
"itemId": "306283873",
"productUrl": "https://www.homedepot.com/p/.../306283873",
"title": "20V MAX Cordless Drill/Driver Kit",
"brand": "DEWALT",
"modelNumber": "DCD771C2",
"price": 99,
"originalPrice": 179,
"currency": "USD",
"rating": 4.7,
"reviewCount": 3521,
"imageUrl": "https://images.thdstatic.com/productImages/..._1000.jpg",
"query": "cordless drill",
"searchPosition": 1,
"storeId": "0121",
"zipCode": "30033",
"scrapedAt": "2026-08-02T16:00:00.000Z"
}

πŸ”Œ Built for your workflow

Use the Actor directly in Apify Console or connect it to:

  • πŸ“Š Google Sheets and Excel reporting
  • πŸ”” Scheduled price and availability alerts
  • βš™οΈ Make, Zapier and webhook automations
  • πŸ—„οΈ PostgreSQL, BigQuery, Snowflake and cloud storage
  • πŸ€– AI agents and the Apify MCP server
  • πŸ’» JavaScript, Python or HTTP API clients

βœ… Tips for better results

  • Use focused keywords such as cordless drill, ceiling fan or bathroom vanity.
  • Keep the same store ID and ZIP across scheduled runs for comparable snapshots.
  • Use exact item IDs when monitoring a known product list.
  • Combine several focused searches for broader catalog coverage.
  • Leave raw records disabled unless you specifically need the full source payload.
  • Start small, verify the desired fields, then increase the result limit.

πŸ†• Changelog

1.0.6 β€” August 2026

  • Reduced high-bandwidth resource transfer while preserving product image URLs.
  • Lowered the default memory allocation for more economical runs.
  • Improved selection of complete search responses.
  • Cloud validated 120 unique products in under five minutes.

1.0 β€” Initial release

  • Added keyword, URL and item-ID inputs.
  • Added localized prices, promotions, ratings, images and availability.
  • Added optional product-detail enrichment and export-ready schemas.