All sites
Data API
Homedepot Data API
Structured JSON data, on demand, with anti-bot bypass built in.
3endpointsRate Limit handled for you
Example (captured live)
homedepot.com
ExampleJSON responseclick the page to trace a field
{
"search_information": {
"taxonomy": [
]
},
"product_results": {
"product_id": "302174859",
"title": "11-in-1 Multi-Tip Combination Screwdriver with Square Drive Bits",
"description": "",
"link": "https://www.homedepot.com/p/Milwaukee-11-in-1-Multi-Tip-Combination-Screwdriver-with-Square-Drive-Bits-48-22-2761/302174859",
"upc": "045242508082",
"model_number": "48-22-2761",
"store_sku_number": "489664",
"favorite": null,
"rating": 4.4886,
"reviews": 923,
"price": 11.97,
"highlights": null,
"brand": {
"name": "Milwaukee",
"link": null
},
"images": [
"https://images.thdstatic.com/productImages/bff2fddc-f841-4e0f-abae-e1a479f73cab/svn/milwaukee-multi-bit-screwdrivers-48-22-2761-64_1000.jpg",
"https://images.thdstatic.com/productImages/92ebe74b-26f1-4532-9bf3-8e372c478345/svn/milwaukee-multi-bit-screwdrivers-48-22-2761-e1_1000.jpg",
"https://images.thdstatic.com/productImages/b3c0d9f3-1b2f-44b5-840d-282323213497/svn/milwaukee-multi-bit-screwdrivers-48-22-2761-40_1000.jpg"
],
"specifications": [
],
"fulfillment": {
"quantity": null,
"store": null,
"options": [
]
}
},
"reviews_results": {
"ratings": null,
"reviews": {
"count": 923,
"rating": 4.4886,
"recommended_percentage": null,
"top_positive": null,
"top_negative": null,
"customer_reviews": null
}
}
}
GET
/v1/data/homedepot/product1 credit / run VerifiedProduct Detail
Full product detail for one item: pricing, images, specifications, categories, brand, model and store availability, with the review summary bundled in.
Handled for you:Rate Limit
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| item_id | string | yes | Home Depot item id (OMSID) from the product URL. |
| Advanced filters | |||
| store_id | string | no | Store id for local pricing and availability. |
| zip | string | no | ZIP or postal code for local pricing and availability. |
| delivery_zip | string | no | Delivery ZIP or postal code for shipping estimates. |
| market | string | no | Marketplace region. (default: us) |