serpapi / public-roadmap

Public Roadmap for SerpApi, LLC (https://serpapi.com)
45 stars 3 forks source link

[Home Depot Product API] Provide Availability Status for Out-of-Stock Items #1558

Closed martin-serpapi closed 2 months ago

martin-serpapi commented 2 months ago

A potential high-volume customer requested that we include the availability status in the response from our Home Depot Product API for out-of-stock items.

image

Home Depot

This is currently not available in the response from our Home Depot API:

image

Playground | Inspect

Intercom

schaferyan commented 2 months ago

A potential customer also noted that the availability element in our prettified HTML doesn't seem to match what is on the Home Depot page:

home_depot_screenshot home_depot_screenshot2

Intercom

schaferyan commented 2 months ago

I met with the potential customer mentioned above. They are interested in an Enterprise Plan with us if we can support this.

kagermanov27 commented 2 months ago

We have released a fix for this issue. We can parse and serve when an item is out of stock at the desired store but still have fulfillment options.

Before:

before

After:

after

We have fixed the missing fulfillment keys for several other layouts.

The absence of the fulfillment key is an indicator of an out-of-stock item.