homedepot.com API: get_top_sellers
homedepot.com via Parse · ecommerce
Get top-selling products on Home Depot sorted by sales rank. Returns products with pricing, reviews, badges, category hierarchy, and availability. Results are sorted by the site's 'Top Sellers' ranking. Each product includes its Best Seller badge status when applicable, bulk pricing if available, and review summary. Returns up to 24 products per call (one upstream page). 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_top_sellers
- Interface artifact
- sha256:6db7bf3718dbd0d80e87fded500a5f763aa889ffe03afa3eff68bbf814f773d9
- Manifest digest
- sha256:b8630ee343081decd1764ced70e675cd95ccb9427916a9a396966d4b9cd27057
Request fields
- limit (integer): Max products to return (applied client-side to trim results)
- query (string, required): Search term or category to find top sellers for (e.g. 'building materials', 'lumber', 'power tools')
- store_id (string): Store ID for local pricing
Example queries
- {"limit":"5","query":"building materials"}