Skip to main content
The Vinted Search plugin turns any Vinted search into structured JSON. Give it a keyword and a marketplace, and it returns the second-hand listings Vinted shows - each with title, price and currency, brand, size, condition, image and a clean item URL. Sort with order, filter by price and page through to max_results. It runs on the same fetch chain that serves getPageSource (Vinted sits behind DataDome), and reads the listings straight from the rendered listing cards - no Vinted account or API needed.
Try it in the dashboard first: app.scrapeunblocker.com/dashboard/plugins. You get a live results view plus a copy-paste snippet.

Endpoint

Supported marketplaces

co.uk com de fr it es nl pl Each marketplace prices in its own currency (co.uk -> GBP, com -> USD, de / fr / it / es / nl -> EUR, pl -> PLN), so pick the one you actually buy or sell in.

Response

Item fields

Any field with no value is omitted from a listing, so each item carries only the fields the Vinted card actually showed (e.g. brand, size or condition may be absent).

What you can build

  • Resale price research - track what a model actually resells for by size and condition.
  • Sourcing and arbitrage - compare the same item on de and co.uk to spot price gaps.
  • Brand and trend monitoring - pull a brand’s live second-hand supply across markets.
  • Deal alerts - watch order=newest_first under a price_to cap for fresh listings.

Next steps

Open the plugins

Run a Vinted search and grab the JSON.

Get an API key

Free trial available on the pricing page.