homedepot.com API: get_product_availability
homedepot.com via Parse · ecommerce
Get availability, pricing, and in-store pickup status for a product. Returns availability type (whether the product is buyable, discontinued), pricing, and pickup inventory at the specified store. Fetches the product detail page and then queries the fulfillment GraphQL endpoint for pickup data when a store_id is provided. API for searching products, getting product details, checking availability, and finding stores on Home Depot. Fulfilled by Parse from homedepot.com.
- ecommerce
- homedepot-com
- maps-geo
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/b3317837-d71f-4e52-af50-9d93fb84f2eb/get_product_availability
- Interface artifact
- sha256:a1e186dbfb96bdd99b96d18d74807e117de003b579b5e9ed8a1121819ccd70fd
- Manifest digest
- sha256:f70cbe3a6ae575920b2b962469a099f3785ba6425c6eca5c0445e3132044dc75
Request fields
- item_id (string, required): Product itemId (e.g. '326680222')
- store_id (string): Store ID to check availability and pickup inventory at
Example queries
- {"item_id":"204279858","store_id":"6932"}