Search Etsy's site-wide active listings
search_etsySearch Etsy's site-wide active listings by keyword, built on Etsy's official Open API v3 (app-only, no OAuth). Returns title, description, price, quantity, tags/materials, favorites, images, and shop per listing. Errors honestly until this engine is fully live upstream: currently returns not_found (route not yet redeployed on the production commerce-api), then credentials_required once deployed without ETSY_KEYSTRING/ETSY_SHARED_SECRET provisioned.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Keyword query, e.g. "macrame wall hanging". Required. | |
| limit | No | Default 20. Etsy caps limit at 100. | |
| offset | No | Default 0. | |
| is_safe | No | When true, filters out mature/adult content. | |
| sort_on | No | ||
| currency | No | ISO 4217 code to convert listing prices into. | |
| max_price | No | ||
| min_price | No | ||
| sort_order | No | ||
| taxonomy_id | No | Etsy seller-taxonomy category id. | |
| buyer_country | No | ISO 3166-1 alpha-2 — filters to listings that ship there. | |
| shop_location | No |