Skip to main content
The Etsy Search plugin turns any Etsy search into structured JSON. Give it a keyword, and it returns the listings Etsy shows - each with title, price, shop name, image and a clean listing URL. Sort, filter by price and page through to max_results. It runs on the same fetch chain that serves getPageSource, and reads the cards straight from Etsy’s server-rendered HTML - no Etsy API key or OAuth app needed.
Try it in the dashboard first: app.scrapeunblocker.com/dashboard/plugins. You get a live results view plus a copy-paste snippet.

Endpoint

Response

Product fields

Any field with no value is omitted from a product. Prices come back in the exit country’s currency, so the plugin pins a US exit by default - pass proxy_country to price in another market.

What you can build

  • Price and assortment research - pull a whole niche with shops and prices.
  • Trend spotting - sort=newest surfaces what sellers are listing now.
  • Shop monitoring - track a category’s price distribution over time.
  • Sourcing - find makers and compare pricing across shops.

Next steps

Open the plugins

Run an Etsy search and grab the JSON.

Get an API key

Free trial available on the pricing page.