Back to library
Chewy Products Finder API
Find Chewy product URLs by product name, ID, or any combination of filters to use in product detail and rendering API calls.
ActiveFreeGET/v2/finder/chewy-products
Endpoint Overview
Detailed documentation, pricing, and usage examples.
Loading…
Code samples
Bash
curl --location --request GET 'https://api.piloterr.com/v2/finder/chewy-products' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>'Replace <token> with your API key, then run the request from your terminal or app.
Create free account, get +500 creditsExample response
JSON
[
{
"id": "312253",
"url": "https://www.chewy.com/blue-buffalo-life-protection-formula/dp/312253",
"title": "Blue Buffalo Life Protection Formula Adult Chicken & Brown Rice Recipe Dry Dog Food",
"domain": "com"
},
{
"id": "133035",
"url": "https://www.chewy.com/wellness-complete-health-natural-dry/dp/133035",
"title": "Wellness Complete Health Natural Dry Dog Food, Salmon & Sweet Potato Recipe",
"domain": "com"
}
]Integrations
Integrate Chewy Products Finder with your favorite tools.
Pricing
0 credits per request
Reviews
5 / 5 (58 reviews)
66 active users
392K requests
12ms avg response time
Method
GET, POST
Path
/v2/finder/chewy-products
Status
Active
Collections
Related APIs
Expand your data capabilities with these complementary tools.