Documentation Index
Fetch the complete documentation index at: https://docs.mindcase.co/llms.txt
Use this file to discover all available pages before exploring further.
$8 / 1k products
Search Etsy for products matching keywords, returning listing title, price, images, and URL
Endpoint
POST /api/v1/agents/etsy/search/run
Parameters
List · Etsy search keywords. One per line.
Number · Maximum number of items to return per keyword. Use 0 for all.
Response columns
| Field | Display name | Type |
|---|---|---|
productUrl | Product URL | url |
title | Title | text |
price | Price | currency |
currency | Currency | text |
shopRating | Shop Rating | rating |
shopReviews | Shop Reviews | number |
returnsAccepted | Returns Accepted | boolean |
exchangesAccepted | Exchanges Accepted | boolean |
minProcessingDays | Min Processing Days | number |
maxProcessingDays | Max Processing Days | number |
returnDeadlineDays | Return Deadline (Days) | number |
originPostal | Origin Postal | text |
imageUrls | Image URLs | text |
Example
Example response
Response