The Home Depot API

SerpApi’s The Home Depot API allows you to scrape valuable product information in real time for your e-commerce automation without the deep knowledge of web scraping.


Product results are the main search results. Each item contain title, brand, price, product_id. It might also contain rating, reviews, price_was, price_saving, price_from, price_to, variants, delivery. Search can be refined using filters hd_filter_tokens, ordering/sorting hd_sort and pagination nao can be used. Head to the playground for a live and interactive demo.


To exemplify a use case of SerpApi’s The Home Depot API, you may scrape ranks of search engine results with their product information, product description, product specification, and a link to the product page to get insights on the effects of your marketing strategies. You may also create a dataset for a specific product using a definite list of keywords to scrape data from the competition. Another use case involves getting The Home Depot price of the same product you listed on other shopping platforms such as eBay, Amazon, etc.

API Parameters

Search Query

q

Required

Parameter defines the search query. You can use anything that you would use in a regular The Home Depot search.

Advanced Home Depot Parameters

hd_sort

Optional

Parameter defines results sorted by diferent options.

It can be set to:
top_sellers: Top Sellers,
price_low_to_high: Price Low to High,
price_high_to_low: Price High to Low,
top_rated: Top Rated,
best_match: Best Match

hd_filter_tokens

Optional

Used to pass filter tokens divided by comma. Filter tokens can be obtained from API response

delivery_zip

Optional

ZIP Postal code. To filter the shipping products by a selected area.

store_id

Optional

Store Id to filter the products by the specific store only.

Price Limit

lowerbound

Optional

Defines lower bound for price in USD.

upperbound

Optional

Defines upper bound for price in USD.

Pagination

nao

Optional

Defines offset for products result. A single page contains 24 products. First page offset is 0, second -> 24, third -> 48 and so on.

page

Optional

Value is used to get the items on a specific page. (e.g., 1 (default) is the first page of results, 2 is the 2nd page of results, 3 is the 3rd page of results, etc.).

ps

Optional

Determines the number of items per page. There are scenarios where Home depot overrides the ps value. By default Home depot returns 24 results.

Serpapi Parameters

engine

Required

Set parameter to home_depot to use The Home Depot API engine.

no_cache

Optional

Parameter will force SerpApi to fetch the Walmart results even if a cached version is already present. A cache is served only if the query and all parameters are exactly the same. Cache expires after 1h. Cached searches are free, and are not counted towards your searches per month. It can be set to false (default) to allow results from the cache, or true to disallow results from the cache. no_cache and async parameters should not be used together.

async

Optional

Parameter defines the way you want to submit your search to SerpApi. It can be set to false (default) to open an HTTP connection and keep it open until you got your search results, or true to just submit your search to SerpApi and retrieve them later. In this case, you'll need to use our Searches Archive API to retrieve your results. async and no_cache parameters should not be used together. async should not be used on accounts with Ludicrous Speed enabled.

api_key

Required

Parameter defines the SerpApi private key to use.

output

Optional

Parameter defines the final output you want. It can be set to json (default) to get a structured JSON of the results, or html to get the raw html retrieved.

API Results

JSON Results

JSON output includes structured data for products and more.

A search status is accessible through search_metadata.status. It flows this way: Processing -> Success || Error. If a search has failed, error will contain an error message. search_metadata.id is the search ID inside SerpApi.

HTML Results

This API does not have html response, just a text. search_metadata.prettify_html_file contains prettified version of result. It is displayed in playground.

API Examples

Example results for q: chair

Example results for q: chair

JSON Example

{
 "search_metadata": {
    "id": "6125790db5c11d5208683b8a",
    "status": "Success",
    "json_endpoint": "https://serpapi.com/searches/1a7fd327255a3c4d/6125790db5c11d5208683b8a.json",
    "created_at": "2021-08-24 22:56:13 UTC",
    "processed_at": "2021-08-24 22:56:13 UTC",
    "home_depot_url": "https://www.homedepot.com/b/N-5yc1v/Ntt-chair?Nao=1",
    "raw_html_file": "https://serpapi.com/searches/1a7fd327255a3c4d/6125790db5c11d5208683b8a.html",
    "prettify_html_file": "https://serpapi.com/searches/1a7fd327255a3c4d/6125790db5c11d5208683b8a.prettify",
    "total_time_taken": 1.29
 },
 "search_parameters": {
    "q": "chair",
    "nao": "1",
    "page_size": 24,
    "delivery_zip": "04401",
    "store_id": "2414",
    "engine": "home_depot"
 },
 "search_information": {
    "results_state": "Results for exact spelling",
    "total_results": 3286,
    "taxonomy": [
       {
          "title": "Furniture",
          "link": "https://www.homedepot.com/b/Furniture/N-5yc1vZc7pc"
       },
       {
          "title": "Living Room Furniture",
          "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture/N-5yc1vZc7p3"
       },
       {
          "title": "Chairs",
          "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7py"
       }
    ]
 },
 "products": [
    {
       "position": 1,
       "product_id": "314891232",
       "title": "Delphine Linen Cane Accent Chair (Set of 2)",
       "thumbnails": [
          [
             "https://images.thdstatic.com/productImages/42ec5ef9-6812-4607-87d6-01fe39eca12d/svn/linen-jayden-creation-accent-chairs-hm18223-linen-s2-64_65.jpg",
             "https://images.thdstatic.com/productImages/42ec5ef9-6812-4607-87d6-01fe39eca12d/svn/linen-jayden-creation-accent-chairs-hm18223-linen-s2-64_100.jpg",
             ...
          ]
       ],
       "link": "https://www.homedepot.com/p/JAYDEN-CREATION-Delphine-Linen-Cane-Accent-Chair-Set-of-2-HM18223-LINEN-S2/314891232",
       "serpapi_link": "https://serpapi.com/search.json?engine=home_depot_product&product_id=314891232",
       "model_number": "HM18223-LINEN-S2",
       "brand": "JAYDEN CREATION",
       "variants": [
          {
             "title": "LINEN",
             "link": "https://www.homedepot.com/p/JAYDEN-CREATION-Delphine-Linen-Cane-Accent-Chair-Set-of-2-HM18223-LINEN-S2/314891232",
             "thumbnail": "https://images.thdstatic.com/catalog/swatchImages/35/86/86a08b16-6e7e-4c7b-90d8-6e6f7f0b1437_35.jpg"
          },
          {
             "title": "BLUE",
             "link": "https://www.homedepot.com/p/JAYDEN-CREATION-Delphine-Blue-Cane-Accent-Chair-Set-of-2-HM18223-BLUE-S2/314891234",
             "thumbnail": "https://images.thdstatic.com/catalog/swatchImages/35/1b/1be4a4a8-c458-4a58-9f99-059a33383eb8_35.jpg"
          },
          ...
       ],
       "favorite": 13,
       "rating": 4.4894,
       "reviews": 47,
       "price": 452.54,
       "unit": "carton",
       "delivery": "Free delivery",
       "pickup": "Free ship to store for pickup"
    },
    {
       "position": 2,
       "product_id": "304059431",
       "title": "Crenshaw Beige Fabric Wing Chair",
       "thumbnails": [
          [
             "https://images.thdstatic.com/productImages/f115fbf1-3cc0-42ae-b7cd-ec265950db3e/svn/beige-noble-house-accent-chairs-6610-64_65.jpg",
             "https://images.thdstatic.com/productImages/f115fbf1-3cc0-42ae-b7cd-ec265950db3e/svn/beige-noble-house-accent-chairs-6610-64_100.jpg",
             ...
          ]
       ],
       "link": "https://www.homedepot.com/p/Noble-House-Crenshaw-Beige-Fabric-Wing-Chair-6610/304059431",
       "serpapi_link": "https://serpapi.com/search.json?engine=home_depot_product&product_id=304059431",
       "model_number": "6610",
       "brand": "Noble House",
       "favorite": 290,
       "rating": 4.7586,
       "reviews": 29,
       "price": 387.13,
       "delivery": "Free delivery",
       "pickup": "Free ship to store for pickup"
    },
    {
       "position": 3,
       "product_id": "308823612",
       "title": "Dark Grey Ashford Collection Armchair",
       "thumbnails": [
          [
             "https://images.thdstatic.com/productImages/acb3365e-aec4-437a-bbeb-24342a964165/svn/gray-lifestyle-solutions-accent-chairs-ashford-collection-chair-64_65.jpg",
             "https://images.thdstatic.com/productImages/acb3365e-aec4-437a-bbeb-24342a964165/svn/gray-lifestyle-solutions-accent-chairs-ashford-collection-chair-64_100.jpg",
             ...
          ]
       ],
       "link": "https://www.homedepot.com/p/Lifestyle-Solutions-Dark-Grey-Ashford-Collection-Armchair-Ashford-Collection-Chair/308823612",
       "serpapi_link": "https://serpapi.com/search.json?engine=home_depot_product&product_id=308823612",
       "model_number": "Ashford Collection Chair",
       "brand": "Lifestyle Solutions",
       "favorite": 50,
       "rating": 4.3333,
       "reviews": 12,
       "price": 135.91,
       "unit": "box",
       "price_was": 165.7,
       "price_saving": 29.79,
       "percentage_off": 18.0,
       "price_badge": "Special-Buy",
       "delivery": "Free delivery",
       "pickup": "Free ship to store for pickup"
    },
    ...
 ],
 "filters": [
    {
       "key": "Review Rating",
       "value": [
          {
             "name": "5",
             "count": "571",
             "value": "bwo5q",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Best-Rated/N-5yc1vZc7pyZbwo5q?NCNI-5"
          },
          {
             "name": "4 & Up",
             "count": "1652",
             "value": "bwo5o",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7pyZbwo5o?NCNI-5"
          },
          ...
       ]
    },
    {
       "key": "Availability",
       "value": [
          {
             "name": "Hide Unavailable Products",
             "value": "bwo5s",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Hide-Unavailable-Products/N-5yc1vZc7pyZbwo5s?NCNI-5"
          }
       ]
    },
    {
       "key": "Category",
       "value": [
          {
             "name": "Accent Chairs",
             "count": "5833",
             "value": "cf8g",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs-Accent-Chairs/N-5yc1vZcf8g"
          },
          {
             "name": "Bean Bag Chairs",
             "count": "292",
             "value": "cijz",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs-Bean-Bag-Chairs/N-5yc1vZcijz"
          },
          {
             "name": "Media Seating",
             "count": "27",
             "value": "cf8x",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs-Media-Seating/N-5yc1vZcf8x"
          }
       ]
    },
    {
       "key": "Product Width (in.)",
       "value": [
          {
             "name": "30 in.",
             "count": "575",
             "value": "1z1dbze",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/30-in/N-5yc1vZc7pyZ1z1dbze"
          },
          {
             "name": "26 in.",
             "count": "521",
             "value": "1z1dbz2",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/26-in/N-5yc1vZc7pyZ1z1dbz2"
          },
          ...
       ]
    },
    {
       "key": "Savings Center",
       "value": [
          {
             "name": "Special Buys",
             "count": "259",
             "value": "1z11ao3",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Special-Buys/N-5yc1vZc7pyZ1z11ao3?NCNI-5"
          }
       ]
    },
    {
       "key": "Product Depth (in.)",
       "value": [
          {
             "name": "30 in.",
             "count": "727",
             "value": "1z1d206",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/30-in/N-5yc1vZc7pyZ1z1d206"
          },
          {
             "name": "31 in.",
             "count": "494",
             "value": "1z1d299",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/31-in/N-5yc1vZc7pyZ1z1d299"
          },
          ...
       ]
    },
    {
       "key": "New Arrival",
       "value": [
          {
             "name": "Recently Added",
             "count": "998",
             "value": "1z179pc",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Recently-Added/N-5yc1vZc7pyZ1z179pc?NCNI-5"
          }
       ]
    },
    {
       "key": "Brand",
       "value": [
          {
             "name": "Home Decorators Collection",
             "count": "30",
             "value": "4vr",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Home-Decorators-Collection/N-5yc1vZc7pyZ4vr"
          },
          {
             "name": "JAYDEN CREATION",
             "count": "776",
             "value": "ruu",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/JAYDEN-CREATION/N-5yc1vZc7pyZruu"
          },
          ...
       ]
    },
    {
       "key": "Saving by Percentage Off",
       "value": [
          {
             "name": "10% Off or more",
             "count": "198",
             "value": "bwo4z",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7pyZbwo4z"
          },
          {
             "name": "20% Off or more",
             "count": "79",
             "value": "bwo51",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7pyZbwo51"
          },
          {
             "name": "30% Off or more",
             "count": "21",
             "value": "bwo53",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7pyZbwo53"
          },
          {
             "name": "40% Off or more",
             "count": "7",
             "value": "bwo55",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7pyZbwo55"
          }
       ]
    },
    {
       "key": "Price",
       "value": [
          {
             "name": "$20 - $30",
             "count": "9",
             "value": "12kz",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7pyZ12kz?NCNI-5"
          },
          {
             "name": "$30 - $40",
             "count": "12",
             "value": "12l0",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/N-5yc1vZc7pyZ12l0?NCNI-5"
          },
          ...
       ]
    },
    {
       "key": "Frame Material",
       "value": [
          {
             "name": "Wood",
             "count": "3905",
             "value": "1z0jjx5",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Wood/N-5yc1vZc7pyZ1z0jjx5"
          },
          {
             "name": "Metal",
             "count": "1657",
             "value": "1z0jjx6",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Metal/N-5yc1vZc7pyZ1z0jjx6"
          },
          ...
       ]
    },
    {
       "key": "Style",
       "value": [
          {
             "name": "Modern",
             "count": "542",
             "value": "1z0jylo",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Modern/N-5yc1vZc7pyZ1z0jylo"
          },
          {
             "name": "Classic",
             "count": "329",
             "value": "1z0jylq",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Classic/N-5yc1vZc7pyZ1z0jylq"
          },
          ...
       ]
    },
    {
       "key": "Product Height (in.)",
       "value": [
          {
             "name": "33 in.",
             "count": "723",
             "value": "1z1d14t",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/33-in/N-5yc1vZc7pyZ1z1d14t"
          },
          {
             "name": "32 in.",
             "count": "630",
             "value": "1z1d23t",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/32-in/N-5yc1vZc7pyZ1z1d23t"
          },
          
          ...
       ]
    },
    {
       "key": "Color Family",
       "value": [
          {
             "name": "Gray",
             "count": "1151",
             "value": "1z1bqz2",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Gray/N-5yc1vZc7pyZ1z1bqz2"
          },
          {
             "name": "Blue",
             "count": "826",
             "value": "1z1bqzt",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Blue/N-5yc1vZc7pyZ1z1bqzt"
          },
          
          ...
       ]
    },
    {
       "key": "The Home Depot Events",
       "value": [
          {
             "name": "Back to Class",
             "count": "73",
             "value": "1z1djqs",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Back-to-Class/N-5yc1vZc7pyZ1z1djqs?NCNI-5"
          },
          ...
       ]
    },
    {
       "key": "Upholstery Material",
       "value": [
          {
             "name": "Fabric",
             "count": "1726",
             "value": "1z0jjih",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Fabric/N-5yc1vZc7pyZ1z0jjih"
          },
          {
             "name": "Velvet",
             "count": "1328",
             "value": "1z0jjho",
             "link": "https://www.homedepot.com/b/Furniture-Living-Room-Furniture-Chairs/Velvet/N-5yc1vZc7pyZ1z0jjho"
          },
          ...
       ]
    }
 ],
 "related": [
    "folding chair",
    "patio chair",
    "office chair",
    "outdoor chair",
    "patio furniture",
    "folding table",
    "stool",
    "lawn chair"
 ],
 "pagination": {
    "current": 1,
    "next": "https://www.homedepot.com/b/N-5yc1v/Ntt-chair?Nao=24",
    "other_pages": {
       "2": "https://www.homedepot.com/b/N-5yc1v/Ntt-chair?Nao=24",
       "3": "https://www.homedepot.com/b/N-5yc1v/Ntt-chair?Nao=48",
       "4": "https://www.homedepot.com/b/N-5yc1v/Ntt-chair?Nao=72",
       "5": "https://www.homedepot.com/b/N-5yc1v/Ntt-chair?Nao=96"
    }
 },
 "serpapi_pagination": {
    "current": 1,
    "next_link": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&nao=24&page_size=24&q=chair&store_id=2414",
    "next": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&nao=24&page_size=24&q=chair&store_id=2414",
    "other_pages": {
       "2": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&nao=24&page_size=24&q=chair&store_id=2414",
       "3": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&nao=48&page_size=24&q=chair&store_id=2414",
       "4": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&nao=72&page_size=24&q=chair&store_id=2414",
       "5": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&nao=96&page_size=24&q=chair&store_id=2414"
    }
  }
}

More complex examples with multiple optional parameters

Search can be refined using filters hd_filter_tokens, ordering/sorting hd_sort and pagination nao can be used.

The URL below fetches:
  • • The third page (nao=48) of the results,
  • • for the search "hammer" (q=hammer),
  • • with price sorted from low to high (hd_sort=price_low_to_high)
More complex examples with multiple optional parameters

JSON Example

{
  "search_metadata": {
    "id": "61257a27b5c11d5208683b8b",
    "status": "Success",
    "json_endpoint": "https://serpapi.com/searches/5340e3c78c57eb62/61257a27b5c11d5208683b8b.json",
    "created_at": "2021-08-24 23:00:55 UTC",
    "processed_at": "2021-08-24 23:00:55 UTC",
    "home_depot_url": "https://www.homedepot.com/b/N-5yc1v/Ntt-hammer?Nao=48&sortorder=asc&sortby=price&Ns=P_REP_PRC_MODE%7C0",
    "raw_html_file": "https://serpapi.com/searches/5340e3c78c57eb62/61257a27b5c11d5208683b8b.html",
    "prettify_html_file": "https://serpapi.com/searches/5340e3c78c57eb62/61257a27b5c11d5208683b8b.prettify",
    "total_time_taken": 1.19
  },
  "search_parameters": {
    "q": "hammer",
    "nao": "48",
    "hd_sort": "price_low_to_high",
    "page_size": 24,
    "delivery_zip": "04401",
    "store_id": "2414",
    "engine": "home_depot"
  },
  "search_information": {
    "results_state": "Results for exact spelling",
    "total_results": 861,
    "taxonomy": [
       {
          "title": "Tools",
          "link": "https://www.homedepot.com/b/Tools/N-5yc1vZc1xy"
       },
       {
          "title": "Hand Tools",
          "link": "https://www.homedepot.com/b/Tools-Hand-Tools/N-5yc1vZc1zg"
       },
       {
          "title": "Hammers",
          "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/N-5yc1vZc98g"
       }
    ]
  },
  "products": [
    {
       "position": 1,
       "product_id": "305237799",
       "title": "6 oz. Soft Face Mallet with 10 in. Hardwood Handle",
       "thumbnails": [
          [
             "https://images.thdstatic.com/productImages/edaec0e7-8dfa-4868-9964-514a319a17a1/svn/vaughan-mallets-sf6-64_65.jpg",
             "https://images.thdstatic.com/productImages/edaec0e7-8dfa-4868-9964-514a319a17a1/svn/vaughan-mallets-sf6-64_100.jpg",
             "https://images.thdstatic.com/productImages/edaec0e7-8dfa-4868-9964-514a319a17a1/svn/vaughan-mallets-sf6-64_145.jpg",
             ...
          ]
       ],
       "link": "https://www.homedepot.com/p/Vaughan-6-oz-Soft-Face-Mallet-with-10-in-Hardwood-Handle-SF6/305237799",
       "serpapi_link": "https://serpapi.com/search.json?engine=home_depot_product&product_id=305237799",
       "model_number": "SF6",
       "brand": "Vaughan",
       "favorite": 54,
       "rating": 4.3333,
       "reviews": 6,
       "price": 13.99,
       "delivery": "Free delivery",
       "pickup": "Free ship to store for pickup"
    },
    {
       "position": 2,
       "product_id": "309274393",
       "title": "16 oz. Multi-Purpose Claw Hammer",
       "thumbnails": [
          [
             "https://images.thdstatic.com/productImages/aef2e809-5c73-488f-ae91-46706f3018de/svn/stark-claw-hammers-15000-64_65.jpg",
             "https://images.thdstatic.com/productImages/aef2e809-5c73-488f-ae91-46706f3018de/svn/stark-claw-hammers-15000-64_100.jpg",
             "https://images.thdstatic.com/productImages/aef2e809-5c73-488f-ae91-46706f3018de/svn/stark-claw-hammers-15000-64_145.jpg",
             ...
          ]
       ],
       "link": "https://www.homedepot.com/p/Stark-16-oz-Multi-Purpose-Claw-Hammer-15000/309274393",
       "serpapi_link": "https://serpapi.com/search.json?engine=home_depot_product&product_id=309274393",
       "model_number": "15000",
       "brand": "Stark",
       "rating": 2.0,
       "reviews": 1,
       "price": 13.99,
       "delivery": "Free delivery",
       "pickup": "Free ship to store for pickup"
    },
    {
       "position": 3,
       "product_id": "205560103",
       "title": "2-1/2 lb. Stubby Drilling Hammer",
       "thumbnails": [
          [
             "https://images.thdstatic.com/productImages/69e2370c-2fba-453d-9a72-ea4462470a75/svn/tekton-drilling-hammers-31201-64_65.jpg",
             "https://images.thdstatic.com/productImages/69e2370c-2fba-453d-9a72-ea4462470a75/svn/tekton-drilling-hammers-31201-64_100.jpg",
             ...
          ]
       ],
       "link": "https://www.homedepot.com/p/TEKTON-2-1-2-lb-Stubby-Drilling-Hammer-31201/205560103",
       "serpapi_link": "https://serpapi.com/search.json?engine=home_depot_product&product_id=205560103",
       "model_number": "31201",
       "brand": "TEKTON",
       "favorite": 23,
       "rating": 5.0,
       "reviews": 1,
       "price": 14.68,
       "delivery": "Free delivery",
       "pickup": "Free ship to store for pickup"
    },
    {
       "position": 4,
       "product_id": "311877778",
       "title": "2 lbs. Hand Drill Hammer with Hickory Handle",
       "thumbnails": [
          [
             "https://images.thdstatic.com/productImages/3da62a50-49ed-40df-8df8-84296fc95b36/svn/graintex-drilling-hammers-hh1672-64_65.jpg",
             "https://images.thdstatic.com/productImages/3da62a50-49ed-40df-8df8-84296fc95b36/svn/graintex-drilling-hammers-hh1672-64_100.jpg",
          ]
       ],
       "link": "https://www.homedepot.com/p/Graintex-2-lbs-Hand-Drill-Hammer-with-Hickory-Handle-HH1672/311877778",
       "serpapi_link": "https://serpapi.com/search.json?engine=home_depot_product&product_id=311877778",
       "model_number": "HH1672",
       "brand": "Graintex",
       "rating": 0.0,
       "reviews": 0,
       "price": 14.7,
       "unit": "piece",
       "delivery": "Free delivery",
       "pickup": "Free ship to store for pickup"
    },
    ...
  ],
  "filters": [
    {
       "key": "Availability",
       "value": [
          {
             "name": "Hide Unavailable Products",
             "value": "bwo5s",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Hide-Unavailable-Products/N-5yc1vZc98gZbwo5s?NCNI-5"
          }
       ]
    },
    {
       "key": "Category",
       "value": [
          {
             "name": "Specialty Hammers",
             "count": "176",
             "value": "c98q",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers-Specialty-Hammers/N-5yc1vZc98q"
          },
          {
             "name": "Claw Hammers",
             "count": "173",
             "value": "c98p",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers-Claw-Hammers/N-5yc1vZc98p"
          },
          ...
       ]
    },
    {
       "key": "Savings Center",
       "value": [
          {
             "name": "Special Buys",
             "count": "5",
             "value": "1z11ao3",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Special-Buys/N-5yc1vZc98gZ1z11ao3?NCNI-5"
          },
          ...
       ]
    },
    {
       "key": "Get It Fast",
       "value": [
          {
             "name": "Pick Up Today",
             "count": "61",
             "value": "1z175a5",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Pick-Up-Today/N-5yc1vZc98gZ1z175a5"
          }
       ]
    },
    {
       "key": "Review Rating",
       "value": [
          {
             "name": "5",
             "count": "162",
             "value": "bwo5q",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Best-Rated/N-5yc1vZc98gZbwo5q?NCNI-5"
          },
          {
             "name": "4 & Up",
             "count": "533",
             "value": "bwo5o",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/N-5yc1vZc98gZbwo5o?NCNI-5"
          },
          ...
       ]
    },
    {
       "key": "Brand",
       "value": [
          {
             "name": "Estwing",
             "count": "166",
             "value": "iu",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Estwing/N-5yc1vZc98gZiu"
          },
          {
             "name": "Halder",
             "count": "96",
             "value": "nf6",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Halder/N-5yc1vZc98gZnf6"
          },
          ...
       ]
    },
    {
       "key": "Saving by Percentage Off",
       "value": [
          {
             "name": "40% Off or more",
             "count": "1",
             "value": "bwo55",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/N-5yc1vZc98gZbwo55"
          },
          ...
       ]
    },
    {
       "key": "Hand Tool Type",
       "value": [
          {
             "name": "Hammer",
             "count": "681",
             "value": "1z116l8",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Hammer/N-5yc1vZc98gZ1z116l8"
          },
          {
             "name": "Mallet",
             "count": "132",
             "value": "1z0uqo2",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/Mallet/N-5yc1vZc98gZ1z0uqo2"
          },
          ...
       ]
    },
    {
       "key": "Price",
       "value": [
          {
             "name": "$0 - $10",
             "count": "35",
             "value": "12kx",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/N-5yc1vZc98gZ12kx?NCNI-5"
          },
          {
             "name": "$10 - $20",
             "count": "173",
             "value": "12ky",
             "link": "https://www.homedepot.com/b/Tools-Hand-Tools-Hammers/N-5yc1vZc98gZ12ky?NCNI-5"
          },
          ...
       ]
    }
  ],
  "related": [
    "sledge hammer",
    "tool set",
    "tools",
    "pry bar",
    "mallet",
    "framing hammer",
    "ball peen hammer",
    "screwdriver"
  ],
  "pagination": {
    "current": 3,
    "next": "https://www.homedepot.com/b/N-5yc1v/Ntt-hammer?Nao=72&sortorder=asc&sortby=price&Ns=P_REP_PRC_MODE%7C0",
    "previous": "https://www.homedepot.com/b/N-5yc1v/Ntt-hammer?Nao=24&sortorder=asc&sortby=price&Ns=P_REP_PRC_MODE%7C0",
    "other_pages": {
       "1": "https://www.homedepot.com/b/N-5yc1v/Ntt-hammer?Nao=1&sortorder=asc&sortby=price&Ns=P_REP_PRC_MODE%7C0",
       "2": "https://www.homedepot.com/b/N-5yc1v/Ntt-hammer?Nao=24&sortorder=asc&sortby=price&Ns=P_REP_PRC_MODE%7C0",
       "4": "https://www.homedepot.com/b/N-5yc1v/Ntt-hammer?Nao=72&sortorder=asc&sortby=price&Ns=P_REP_PRC_MODE%7C0",
       "5": "https://www.homedepot.com/b/N-5yc1v/Ntt-hammer?Nao=96&sortorder=asc&sortby=price&Ns=P_REP_PRC_MODE%7C0"
    }
  },
  "serpapi_pagination": {
    "current": 3,
    "previous_link": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=24&page_size=24&q=hammer&store_id=2414",
    "previous": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=24&page_size=24&q=hammer&store_id=2414",
    "next_link": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=72&page_size=24&q=hammer&store_id=2414",
    "next": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=72&page_size=24&q=hammer&store_id=2414",
    "other_pages": {
       "1": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=1&page_size=24&q=hammer&store_id=2414",
       "2": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=24&page_size=24&q=hammer&store_id=2414",
       "4": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=72&page_size=24&q=hammer&store_id=2414",
       "5": "https://serpapi.com/search.json?delivery_zip=04401&engine=home_depot&hd_sort=price_low_to_high&nao=96&page_size=24&q=hammer&store_id=2414"
    }
  }
}