Vinted Scraper — Second-hand Fashion Listings avatar

Vinted Scraper — Second-hand Fashion Listings

Pricing

from $0.002 / item scraped

Go to Apify Store
Vinted Scraper — Second-hand Fashion Listings

Vinted Scraper — Second-hand Fashion Listings

Search Vinted and scrape item listings: title, price, brand, size, condition, seller, favourites, photo and link. Any Vinted country. Bypasses Cloudflare. For resale, pricing and market research.

Pricing

from $0.002 / item scraped

Rating

0.0

(0)

Developer

hiper soft

hiper soft

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Vinted Scraper — Second-hand Fashion Listings, Any Country, Cloudflare-cleared, Clean JSON

Search Vinted and scrape item listings — title, price, brand, size, condition, seller, favourites, photo and link — from any Vinted country marketplace. Results come back as clean, structured JSON, ready for spreadsheets, databases or your own tooling. No account, no API key; a stealth browser clears Cloudflare for you. Built for resellers, sourcing, pricing and second-hand market research.

Features

  • 🔎 Keyword or URL search — pass searches like "nike air max", or a full Vinted catalog URL whose domain sets the country.
  • 🌍 Any Vinted country — supports co.uk, com, fr, de, it, es, nl, pl, lt, be, lu, cz and at marketplaces automatically.
  • 💶 Price + total — each item carries price, currency and totalPrice (item price plus buyer protection).
  • 👕 Fashion attributes — captures brand, size and status (condition) for every listing.
  • 👤 Seller signalsseller, sellerId, favourites count and an isBusiness flag.
  • 🛡️ Cloudflare cleared — a Patchright stealth browser plus residential proxy gets past Cloudflare and calls Vinted's JSON catalog API from inside the cleared session.
  • 📄 Paginated & capped — control volume with maxItemsPerSearch and maxPagesPerSearch (96 items per page).

What you get

One record per item:

{
"id": 987654321,
"title": "Nike Air Max 90",
"price": 45,
"currency": "GBP",
"totalPrice": 48.5,
"brand": "Nike",
"size": "UK 9",
"status": "Very good",
"favourites": 23,
"seller": "sneakerhead_uk",
"sellerId": 123456,
"photo": "https://images1.vinted.net/....jpeg",
"isBusiness": false,
"url": "https://www.vinted.co.uk/items/987654321"
}

Input

{
"searches": ["nike air max"],
"maxItemsPerSearch": 96,
"maxPagesPerSearch": 5,
"proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"] }
}
FieldDescription
searchesSearch terms, or a full Vinted catalog URL (domain sets the country).
maxItemsPerSearchMax items per search (1–5000, 96 per page, default 96).
maxPagesPerSearchMax pages per search (1–100, ~96 items each, default 5).
proxyConfigurationProxy settings; residential is required to clear Cloudflare and on by default.

Use cases

  • Track resale prices and demand (favourites) for brands and models.
  • Source undervalued inventory across multiple country marketplaces.
  • Analyze brand, size and condition distribution for market research.
  • Monitor a niche by keyword to spot new listings as they appear.

Pricing

Pay-per-event: you're billed a small amount per run and per item scraped — you only pay for what you get. See the Pricing tab for current rates.

Notes

This scraper only reads publicly available Vinted catalog listings — no login-walled content, private messages or account data. It is an independent tool and is not affiliated with, authorized or endorsed by Vinted; "Vinted" and related marks belong to their respective owners.