The Chewy Product API retrieves structured product data from any Chewy product page. Given a product URL, it returns the full product graph including item variants, pricing, autoship discounts, stock status, images, ratings, reviews, key benefits, and more.
GET https://api.piloterr.com/v2/chewy/product?query=https://www.chewy.com/dp/371150
| Parameter |
Type |
Required |
Description |
query |
string |
yes |
Full Chewy product URL |
| Field |
Type |
Description |
Item.name |
string |
Full product name including size/count |
Item.advertisedPrice |
string |
Displayed retail price |
Item.autoshipPrice |
string |
Autoship subscription price |
Item.inStock |
boolean |
Whether the item is in stock |
Product.rating |
number |
Average star rating |
Product.ratingCount |
number |
Total number of ratings |
Product.manufacturerName |
string |
Brand/manufacturer name |
- The response is a normalized GraphQL cache object with variant-level Item keys.
- Autoship pricing is included when available.
- Monitor competitor pet product pricing on Chewy for dynamic repricing strategies
- Build a product catalog enriched with real-time Chewy stock and rating data
- Automate price tracking across thousands of Chewy SKUs for retail intelligence
- Enrich pet product databases with descriptions, images, and key benefits from Chewy