πŸ‘— Vinted Scraper - Second-Hand Fashion & Prices avatar

πŸ‘— Vinted Scraper - Second-Hand Fashion & Prices

Pricing

from $1.60 / 1,000 results

Go to Apify Store
πŸ‘— Vinted Scraper - Second-Hand Fashion & Prices

πŸ‘— Vinted Scraper - Second-Hand Fashion & Prices

Vinted Scraper to extract second-hand fashion listings from Vinted by keyword across any country site (.de, .com, .co.uk, .fr, .it, .es, .nl, .pl). Get title, brand, condition, size, price, currency, image and URL. For resale price research, reselling and inventory sourcing.

Pricing

from $1.60 / 1,000 results

Rating

0.0

(0)

Developer

Ben

Ben

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

0

Monthly active users

13 days ago

Last modified

Share

πŸ‘— Vinted Scraper β€” Second-Hand Fashion Listings & Resale Prices

Extract product listings from Vinted β€” Europe's largest second-hand fashion marketplace β€” as clean, structured data. Search any keyword across any Vinted country site (.de, .fr, .com, .co.uk, .it, .es, .nl, .pl) and get brand, condition, size, price, currency, image and item URL for every result. Perfect for resale price research, sourcing underpriced items to flip, and feeding pricing dashboards. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.

πŸ›οΈ What is the Vinted Scraper?

It turns any Vinted keyword search into a structured dataset. Give it a search term (like nike, levis 501 or adidas jacket) and a marketplace, and it returns every matching listing with the brand, condition, size and price parsed into clean fields β€” so resellers, analysts and inventory tools can research the second-hand market without endless scrolling. It paginates the catalog automatically (~96 items per page) and stops once your result cap is reached.

Vinted lists item details inside a single attribute on each card, and those labels differ by country (Marke/Zustand/Grâße in Germany, Marque/Γ‰tat/Taille in France, and so on). The scraper knows the label set for every supported marketplace, so brand, condition and size always land in the right fields no matter which country site you search. It also rotates proxy sessions and retries automatically when a page comes back blocked or empty, and you are charged per result β€” so empty runs cost nothing.

What data does it extract?

  • title β€” item name
  • brand β€” brand / label
  • condition β€” item condition (New, Very good, Satisfactory, …)
  • size β€” listed size
  • price (parsed number) and price_raw (original text)
  • currency β€” EUR, GBP, USD, …
  • item_id β€” Vinted item ID
  • url β€” item URL
  • image β€” item photo URL
  • domain, search_query, page and scraped_at

⬇️ Input

Search any Vinted marketplace by keyword:

FieldDescription
searchQueryKeyword to search, e.g. nike, adidas jacket, levis 501
domainWhich Vinted country site β€” vinted.de, vinted.com, vinted.co.uk, vinted.fr, vinted.it, vinted.es, vinted.nl or vinted.pl
maxResultsMaximum listings to return (1–5000)
maxPagesMaximum catalog pages to scrape (~96 items each, 1–20)
useApifyProxyRoute through Apify residential proxy β€” required, Vinted blocks datacenter IPs

Example input

{
"searchQuery": "nike",
"domain": "vinted.de",
"maxResults": 100,
"maxPages": 2,
"useApifyProxy": true
}

⬆️ Output

Every listing is one clean row (view as a table, or export JSON / CSV / Excel):

{
"item_id": "9022769569",
"title": "Nike Hoodie Sweater Pullover",
"brand": "Nike",
"condition": "Sehr gut",
"size": "L / 40 / 12",
"price": 10.0,
"currency": "EUR",
"price_raw": "10,00 €",
"url": "https://www.vinted.de/items/9022769569-nike-hoodie",
"image": "https://images1.vinted.net/.../1779917204.webp",
"domain": "vinted.de",
"search_query": "nike",
"page": 1,
"scraped_at": "2026-06-26T15:30:00+00:00"
}

πŸ’‘ Use cases

  • πŸ’° Resale price research: see what brands and items actually list for, so you price your own listings competitively.
  • ♻️ Inventory sourcing & arbitrage: find underpriced items to flip and spot fast-moving brands.
  • πŸ“Š Market analytics: track price distribution by brand, size and condition across countries.
  • πŸ“ˆ Reselling dashboards: feed pricing tools and BI with fresh second-hand market data.

❓ FAQ

How do I scrape Vinted listings? Enter a searchQuery, choose a domain (country marketplace), set how many results and pages you want, then Run. You get structured listings with brand, condition, size, price and image, ready to view as a table or export to JSON, CSV or Excel.

Which Vinted countries are supported? vinted.de, vinted.com, vinted.co.uk, vinted.fr, vinted.it, vinted.es, vinted.nl and vinted.pl. Brand, condition and size labels are parsed correctly for each locale.

Do I need an API key? No. Just enter a keyword and marketplace β€” there's no Vinted account or API key to set up.

Do I need a proxy? Yes. Vinted blocks datacenter IPs, so keep useApifyProxy enabled (residential). The scraper rotates proxy sessions and retries automatically if a page comes back blocked or empty.

How many items can it return? Up to your maxResults cap (max 5000), limited by maxPages (~96 items per page). It paginates the catalog for you.

Can I filter by brand, size or condition? Include those terms in your searchQuery (e.g. nike size L); results come back with brand, size and condition parsed into separate fields so you can filter after the run.

Why is the price returned as both a number and text? price is the clean numeric value for calculations and sorting, while price_raw keeps the original on-page text (e.g. 10,00 €) exactly as shown.

Can I run it on a schedule or via API? Yes β€” schedule recurring runs in Apify, call it via the API/SDK, or connect it to Make, Zapier or n8n.

What if a search returns no items? The scraper retries with a fresh proxy session a few times before giving up, and since billing is per result, a run that finds nothing simply costs nothing. Try a broader keyword or a different marketplace if a niche term comes back empty.

Is scraping Vinted legal? It extracts publicly available listing data. Use it responsibly for research and pricing, and follow applicable laws and Vinted's terms.

πŸ”— You might also like


Keywords: Vinted scraper, Vinted API, second-hand fashion data, resale price research, used clothing scraper, Vinted listings, reselling tools, fashion arbitrage, thrift flipping data, Vinted DE FR UK, brand price tracker, marketplace analytics, secondhand inventory sourcing, Vinted catalog scraper.