Vinted · Listings by Search avatar

Vinted · Listings by Search

Pricing

from $2.00 / 1,000 listing exporteds

Go to Apify Store
Vinted · Listings by Search

Vinted · Listings by Search

Export Vinted listings: titles, prices, photos, brands, seller IDs. One row per listing, CSV-ready. Optional Pro legal details. For new Pro emails by market, use Vinted Pro · Email & Phone. No login.

Pricing

from $2.00 / 1,000 listing exporteds

Rating

0.0

(0)

Developer

Corentin Robert

Corentin Robert

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Export Vinted listings from a search or a catalog / seller / item URL. Get titles, prices, photos, brands and seller IDs. One row per listing, ready for CSV.

No login. No Vinted account.

Same Vinted suite — pick the job

ActorUse when
This Actor — Listings by SearchTitles, prices, photos
Vinted Pro · Email & Phone by MarketNew Pro emails (and optional company file)

Pro legal details (public email, phone, company name) are an optional extra on this Actor. If that file is the job — use Vinted Pro · Email & Phone by Market.

Who is this for?

You are…Typical goalSuggested setup
Reseller / sourcingPrice a model on FR (or another market)Search + listing cap 25
Agency / marketplace opsSnapshot a seller closetPaste /member/… URL
Analyst / pricingListing table, no contactsSearch, Pro details OFF
Catalog / data teamItem URLs you already collectedPaste /items/… links

What you get by default: listing title, price, currency, brand, size, condition, photos, favourite/view counts, seller id and login, isPro. Particular (C2C) emails are not exported.

When to enable Pro details: you already have listings in this run and want the legal notice attached on Pro shops. Company name and SIRET usually fill; clear email ~40%, clear phone ~25% on a 20-Pro FR sample (Aug 2026) — Vinted masks the rest. For a Pro-only spreadsheet, use the dedicated Actor.

Quick start

  1. Open this Actor in Apify Console.
  2. Type a search (e.g. nike) or paste a Vinted catalog / seller / item URL.
  3. Leave Include Pro legal details off for a first sample.
  4. Click Start. Download the dataset as CSV or JSON.

Free plan: 20 listings per run. Paid plans follow the listing cap and pay-per-event pricing.

Ready-made examples (published tasks)

ExampleBest for
Export Vinted listings from a searchFirst Nike FR sample
Export a Vinted seller closetAll public listings of one seller
Export Vinted listings from item URLsURLs you already have
Attach Pro legal details to a searchOptional extra on the same listing table

What it extracts

FieldDefaultOptional Pro extra
Title, URL, price, currencyyesyes
Brand, size, conditionyesyes
Photosyesyes
Favourites / viewsyesyes
Seller id, login, profile URL, isProyesyes
Company name, legal numberwhen Vinted shows them
Email / phoneas shown; emailPublic / phonePublic if not masked

Input

FieldConsoleDescription
searchTextyesKeywords a shopper would type
startUrlsyesCatalog, /member/{id}, /items/{id}
marketyesCountry site for a search (default France)
maxItemsyesCap. 0 = no cap. Free plan: 20 / run
includeProDetailsyesOptional extra (not the main product)
brandName / brandIds / catalogIdsAPIOptional filters
concurrency / verboseLogsAPIDefaults are fine
{
"searchText": "nike",
"market": "FR",
"maxItems": 25,
"includeProDetails": false
}

Output example

{
"listingId": "1234567890",
"listingTitle": "Nike Air Force 1",
"listingUrl": "https://www.vinted.fr/items/1234567890",
"priceAmount": 45,
"currency": "EUR",
"brandName": "Nike",
"sizeLabel": "42",
"conditionLabel": "Very good",
"imageUrl": "https://images.vinted.net/thumbs/example.jpg",
"sellerId": "1234567890",
"sellerLogin": "example_shop",
"isPro": false,
"market": "FR",
"scrapedAt": "2026-08-24T12:00:00.000Z"
}

How much does it cost to scrape Vinted?

Pay-per-event. No Actor-start fee.

ScenarioApprox. cost
25 listings~$0.05
1,000 listings~$2.00
1,000 listings + 50 unique Pro extras~$2.00 + ~$0.40

HTTP-only (no browser). Cloud runs may use Apify Proxy when the country site does not answer from the datacenter — residential traffic is billed by Apify on top of PPE if that route is needed.

Is scraping Vinted free?

You can try the Actor on the Apify Free plan (20 listings per run). Beyond that you pay per exported listing (listing-row, $0.002). The optional Pro extra is $0.008 per unique Pro seller actually enriched.

This Actor only reads pages and public JSON Vinted already shows without a login. It does not open C2C inboxes or guess emails. You remain responsible for GDPR and for how you use personal data.

FAQ

Do I need a Vinted account? No.

I only want Pro shops with email and phone. Use Vinted Pro · Email & Phone by Market — set how many new contacts, require a public email.

Does it scrape particular sellers' emails? No. user.email is ignored on C2C accounts.

Can I monitor prices over time? Not in this version. Each run is a fresh snapshot.

Which countries? France by default, plus DE, ES, IT, NL, BE, AT, PT, GB, CZ, PL, LT, LU, HU, SK, RO.

Also available

Vinted Pro · Email & Phone by Market — New Pro emails on a market. You pick the count and required fields. Optional INSEE (France) / Companies House (UK) file.

PrestaShop · Catalog Copy by Store URL — Export or copy a public PrestaShop catalog. No source admin login.

Local development

npm install
npm test
apify run

input.json at the project root is merged when you run locally. Do not commit secrets.

Support

Questions or a custom export: corentin@outreacher.fr.