The Home Depot Price Bound API
SerpApi’s The Home Depot Price Bound API allows you to refine searches using lowerbound
, and upperbound
parameters to set the minimum and maximum price range.
API Examples
Example results for q: Bike
, lowerbound: 450
and upperbound: 500

{
"products": [
{
"position": 1,
"product_id": "320980808",
"title": "27.5 in. Aluminum Mountain Bike, Shimano 21 Speed Mountain Bicycle Dual Disc Brakes for Woman Men, Blue",
"thumbnails": [
[
"https://images.thdstatic.com/productImages/8708c992-662f-4da9-b631-2e0f31515afa/svn/blues-bikes-hdmx558-64_65.jpg",
"https://images.thdstatic.com/productImages/8708c992-662f-4da9-b631-2e0f31515afa/svn/blues-bikes-hdmx558-64_100.jpg",
"https://images.thdstatic.com/productImages/8708c992-662f-4da9-b631-2e0f31515afa/svn/blues-bikes-hdmx558-64_145.jpg",
...
]
],
"link": "https://www.homedepot.com/p/27-5-in-Aluminum-Mountain-Bike-Shimano-21-Speed-Mountain-Bicycle-Dual-Disc-Brakes-for-Woman-Men-Blue-HDMX558/320980808",
"serpapi_link": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot_product&product_id=320980808&store_id=2414",
"model_number": "HDMX558",
"collection": "https://www.homedepot.com",
"rating": 0,
"price": 483.96,
"unit": "set",
"delivery": {
"free": true,
"free_delivery_threshold": false
},
"pickup": {
"free_ship_to_store": true
}
},
...
],
}
Example results for q: Fiberglass Home Improvement Retailer Products
, lowerbound: 15

{
"products": [
{
"position": 1,
"product_id": "100664450",
"title": "8 ft. Fiberglass Step Ladder (12 ft. Reach Height) with 300 lbs. Load Capacity Type IA Duty Rating",
"thumbnails": [
[
"https://images.thdstatic.com/productImages/68bf6648-9e16-4562-995a-2980076179f7/svn/werner-step-ladders-nxt1a08-64_65.jpg",
"https://images.thdstatic.com/productImages/68bf6648-9e16-4562-995a-2980076179f7/svn/werner-step-ladders-nxt1a08-64_100.jpg",
"https://images.thdstatic.com/productImages/68bf6648-9e16-4562-995a-2980076179f7/svn/werner-step-ladders-nxt1a08-64_145.jpg",
...
],
...
],
"link": "https://www.homedepot.com/p/Werner-8-ft-Fiberglass-Step-Ladder-12-ft-Reach-Height-with-300-lbs-Load-Capacity-Type-IA-Duty-Rating-NXT1A08/100664450",
"serpapi_link": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot_product&product_id=100664450&store_id=2414",
"model_number": "NXT1A08",
"brand": "Werner",
"collection": "https://www.homedepot.com",
"variants": [
{
"title": "8 ft.",
"link": "https://www.homedepot.com/p/Werner-8-ft-Fiberglass-Step-Ladder-12-ft-Reach-Height-with-300-lbs-Load-Capacity-Type-IA-Duty-Rating-NXT1A08/100664450",
"thumbnail": "https://images.thdstatic.com/catalog/swatchImages/35/f5/f59ea096-3e71-4c00-9a3a-18b9376b727b_35.jpg"
},
{
"title": "4 ft.",
"link": "https://www.homedepot.com/p/Werner-4-ft-Fiberglass-Step-Ladder-8-ft-Reach-Height-with-300-lbs-Load-Capacity-Type-IA-Duty-Rating-NXT1A04/202059651",
"thumbnail": "https://images.thdstatic.com/catalog/swatchImages/35/41/415cf1ea-028c-42b0-8098-c78ee74bc100_35.jpg"
},
{
"title": "6 ft.",
"link": "https://www.homedepot.com/p/Werner-6-ft-Fiberglass-Step-Ladder-10-ft-Reach-Height-with-300-lb-Load-Capacity-Type-IA-Duty-Rating-NXT1A06/100662617",
"thumbnail": "https://images.thdstatic.com/catalog/swatchImages/35/14/14f223c5-0e7c-4253-bfc8-9ea082488796_35.jpg"
},
...
],
"favorite": 3732,
"rating": 4.8241,
"reviews": 4945,
"price": 185,
"delivery": {
"free": false,
"free_delivery_threshold": false
},
"pickup": {
"free_ship_to_store": true
}
},
...
],
}
Example results for q: Sanding Tools for Woodworking
, lowerbound: 50
, and upperbound: 100

{
"products": [
{
"position": 1,
"product_id": "320243756",
"title": "ONE+ 18V Cordless 2-Tool Combo Kit with Compact Router and 5 in. Random Orbit Sander (Tools Only)",
"thumbnails": [
[
"https://images.thdstatic.com/productImages/54f3fc27-9e65-401a-b202-5d05f82ad19c/svn/ryobi-power-tool-combo-kits-p601-pcl406b-64_65.jpg",
"https://images.thdstatic.com/productImages/54f3fc27-9e65-401a-b202-5d05f82ad19c/svn/ryobi-power-tool-combo-kits-p601-pcl406b-64_100.jpg",
"https://images.thdstatic.com/productImages/54f3fc27-9e65-401a-b202-5d05f82ad19c/svn/ryobi-power-tool-combo-kits-p601-pcl406b-64_145.jpg",
...
],
...
],
"link": "https://www.homedepot.com/p/RYOBI-ONE-18V-Cordless-2-Tool-Combo-Kit-with-Compact-Router-and-5-in-Random-Orbit-Sander-Tools-Only-P601-PCL406B/320243756",
"serpapi_link": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot_product&product_id=320243756&store_id=2414",
"model_number": "P601-PCL406B",
"brand": "RYOBI",
"collection": "https://www.homedepot.com",
"rating": 4.6165,
"reviews": 1700,
"price": 99,
"price_was": 128,
"price_saving": 29,
"percentage_off": 23,
"price_badge": "Special-Buy",
"badges": [
"exclusive"
],
"delivery": {
"free": true,
"free_delivery_threshold": false
},
"pickup": {
"free_ship_to_store": true
}
},
...
],
}
Example results for q: Notification Signs for Parking Lots
, lowerbound: 70
, and upperbound: 80

{
"products": [
{
"position": 1,
"product_id": "311008193",
"title": "10 in. x 18 in. Large Oval No Trespassing Statement Plaque Sign Hunter Green with Gold Lettering",
"thumbnails": [
[
"https://images.thdstatic.com/productImages/71cbd2e9-4393-4c28-bd34-e2d0ca972930/svn/green-montague-metal-products-security-signs-sp-1l-hgg-64_65.jpg",
"https://images.thdstatic.com/productImages/71cbd2e9-4393-4c28-bd34-e2d0ca972930/svn/green-montague-metal-products-security-signs-sp-1l-hgg-64_100.jpg",
"https://images.thdstatic.com/productImages/71cbd2e9-4393-4c28-bd34-e2d0ca972930/svn/green-montague-metal-products-security-signs-sp-1l-hgg-64_145.jpg",
...
]
],
"link": "https://www.homedepot.com/p/Montague-Metal-Products-10-in-x-18-in-Large-Oval-No-Trespassing-Statement-Plaque-Sign-Hunter-Green-with-Gold-Lettering-SP-1L-HGG/311008193",
"serpapi_link": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot_product&product_id=311008193&store_id=2414",
"model_number": "SP-1L-HGG",
"brand": "Montague Metal Products",
"collection": "https://www.homedepot.com",
"rating": 0,
"price": 70,
"delivery": {
"free": true,
"free_delivery_threshold": false
},
"pickup": {
"free_ship_to_store": true
}
},
...
],
}