VOOZH about

URL: https://apify.com/scrapier/vinted-scraper

⇱ πŸ›οΈ Vinted Scraper Β· Apify


Pricing

from $5.99 / 1,000 results

Go to Apify Store

πŸ›οΈ Vinted Scraper

πŸ›οΈ Vinted Scraper extracts listings & product data from Vinted with precision. ⚑ Automate price tracking, market research & lead sourcingβ€”save time and stay ahead of trends. Perfect for ecommerce, analysts & sellers!

Pricing

from $5.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ Scrapier

Scrapier

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

5 days ago

Last modified

Share

πŸ›οΈ Vinted Scraper β€” Catalog & Search Extractor

Extract clean, structured product data from any Vinted catalog or search page β€” across every Vinted country domain (.com, .co.uk, .de, .fr, .it, .es, .pl, …). Just paste a search URL and get back price, brand, size, condition, seller details and image galleries β€” no login required.

✨ Why Choose This Actor?

  • 🌍 Works on every Vinted domain β€” paste a .com, .de, .fr (or any) catalog URL.
  • 🧼 Clean output β€” flattened, ready-to-use JSON instead of Vinted's noisy raw API objects.
  • 🌐 Smart proxy ladder β€” runs proxy-free by default, then auto-escalates to datacenter and residential proxies only if Vinted blocks you. Cheaper and faster than always-on proxies.
  • πŸ›‘οΈ Anti-bot resilient β€” browser TLS fingerprinting + exponential-backoff retries with automatic session re-warming.
  • πŸ’Ύ Live results β€” items stream into the dataset as they're found; a stopped run still keeps everything collected so far.
  • πŸ“¦ Bulk-friendly β€” feed it many search URLs at once.

πŸ”‘ Key Features

FeatureDescription
πŸ”— Bulk URLsScrape multiple searches in one run
🎯 Item capLimit total items, or fetch the full retrievable window
⏱️ Polite delaysConfigurable delay + jitter between requests
🌐 Proxy fallbackdirect β†’ datacenter β†’ residential (sticky)
πŸ“Š Section viewsOverview, Pricing, Seller, Engagement, Media

πŸ“₯ Input

FieldTypeDescription
startUrlsarrayVinted catalog / search URLs (bulk supported). Required.
maxItemsintegerMax products to collect (0 = no limit).
requestDelaynumberSeconds between requests (jitter added).
proxyConfigurationobjectApify Proxy settings powering the fallback ladder.
maxPagesPerUrlintegerCap pages fetched per URL (0 = no cap).
maxRequestRetriesintegerRetries per blocked request.

Example input

{
"startUrls":[
{"url":"https://www.vinted.com/catalog?search_text=nike&order=newest_first"}
],
"maxItems":100,
"requestDelay":1.0,
"proxyConfiguration":{"useApifyProxy":true}
}

πŸ“€ Output

Each item is saved in this clean schema:

{
"id":9126191763,
"title":"Born Brown Suede Leather Peep Toe Sandal Booties",
"price":{"amount":38,"currency":"USD"},
"brand":"Born",
"url":"https://www.vinted.com/items/9126191763-born-...",
"imageUrl":"https://images1.vinted.net/.../1780965676.jpeg",
"thumbnails":[
{"type":"thumb70x100","url":"https://...","dimensions":"70x100"}
],
"seller":{
"id":277625888,
"username":"goodnightsuzie",
"profileUrl":"https://www.vinted.com/member/277625888-goodnightsuzie"
},
"size":"8",
"condition":"New without tags",
"stats":{"favorites":1,"views":0}
}
FieldDescription
idVinted item ID
titleListing title
price.amount / price.currencyNumeric price + currency code
brandBrand name
urlDirect listing link
imageUrlMain photo
thumbnailsAll thumbnail sizes with dimensions
seller.*Seller ID, username, profile URL
sizeSize label
conditionItem condition
stats.favorites / stats.viewsEngagement counters

πŸš€ How to Use (Apify Console)

  1. Log in at https://console.apify.com β†’ Actors.
  2. Open Vinted Scraper.
  3. Paste one or more Vinted search/catalog URLs into Vinted Search / Catalog URLs.
  4. (Optional) Set Maximum Items and proxy settings.
  5. Click Start and watch results stream into the log in real time.
  6. Open the Output tab β€” switch between the Overview / Pricing / Seller / Engagement / Media views.
  7. Export to JSON / CSV / XLSX.

πŸ€– Use via API

curl-X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN"\
-H"Content-Type: application/json"\
-d'{"startUrls":[{"url":"https://www.vinted.com/catalog?search_text=nike"}],"maxItems":50}'

πŸ’‘ Best Use Cases

  • πŸ“ˆ Resale / reselling price research and sourcing.
  • πŸ”Ž Brand & competitor monitoring on second-hand marketplaces.
  • πŸ“Š Market & trend analysis for specific categories.
  • πŸ—‚οΈ Building product datasets for analytics or ML.

πŸ’³ Pricing

This Actor uses the pay-per-event model. You're billed per scraped item plus the standard Apify platform usage. Set a Maximum Items value (or a run budget) to control spend β€” the Actor stops cleanly when your limit is reached.

❓ FAQ

Do I need a Vinted account? No. The Actor uses Vinted's public catalog data and mints an anonymous session automatically.

Why did I get fewer items than the search shows? Vinted caps deep pagination at roughly 360 items per search, even when it advertises more. That's the maximum retrievable window β€” narrow your search (brand, size, price) to surface different items.

Which countries are supported? All of them β€” paste a URL from any Vinted domain.

Do I need a proxy? No. The Actor runs proxy-free and only escalates to datacenter/residential proxies if Vinted blocks the request.

πŸ›Ÿ Support & Feedback

Found a bug or want a new field? Open an issue on the Actor's Issues tab. Data is collected only from publicly available pages; you are responsible for compliant use (GDPR, CCPA, target ToS).

You might also like

Vinted Product Scraper

makework36/vinted-product-scraper

Fast

πŸ‘ User avatar

deusex machine

2

πŸ›οΈ Vinted Scraper

scraper-engine/vinted-scraper

πŸ›οΈ Vinted Scraper extracts listings, prices, and item details from Vinted for smarter market research. πŸš€ Fast, automated data collection for dropshipping, pricing, and competitor tracking. πŸ“Š Effortless insights at scale.

πŸ‘ User avatar

Scraper Engine

2

Vinted Scraper

epicscrapers/vinted-search-scraper

Monitor and extract product listings, prices, photos & seller data from Vinted search results and catalogs. Fast, reliable API for market research, price monitoring & inventory tracking. Get structured JSON data from any Vinted category or search query. Built in alerts!

324

4.5

Vinted Listings Scraper

piotrv1001/vinted-listings-scraper

Vinted Listings Scraper extracts product listings from Vinted across 16 country domains, capturing prices, brands, sizes, conditions, photos, and seller profiles β€” ideal for resale market analysis and price tracking.

14

Vinted Product Search

pintostudio/vinted-product-search

The Vinted Product Search Actor is a web scraping tool designed to search and extract product information from the Vinted marketplace.

56

Vinted Product Scraper

sovanza.inc/Vinted-Product-Scraper

Extract Vinted product listings, prices, and seller data from search or catalog pages and export it for analysis and automation.

Vinted Search Scraper

coolinbex/vinted-search-scraper

Extracts product listings (price, brand, size, condition, photos, seller) from Vinted search/catalog URLs.