Vinted Scraper (Pay Per Result) avatar
Vinted Scraper (Pay Per Result)

Pricing

$5.00 / 1,000 results

Go to Store
Vinted Scraper (Pay Per Result)

Vinted Scraper (Pay Per Result)

Developed by

Milán Vásárhelyi

Milán Vásárhelyi

Maintained by Community

A scraper for Vinted to extract product listings, seller data, and pricing from both category and product detail pages. Useful for market research, AI datasets, and integrations. Pricing: $0.005/result. 10 results on free trial.

5.0 (1)

Pricing

$5.00 / 1,000 results

0

Total users

3

Monthly users

3

Runs succeeded

17%

Last modified

9 hours ago

Vinted.com Scraper

This actor scrapes product data from Vinted.com, a popular online marketplace for secondhand clothing and accessories.

Issues and feature requests

If you encounter any issue, or you'd like us to change or add anything, please open an issue in the actor page or write to us directly at hello@123webdata.com

Output Example (simplified)

The actor provides a convenient overview mode that displays the most important product information in a tabular format. Here's an example of how the data looks in the overview mode:

ImageProduct URLProduct NameCurrent PriceRegular PriceCurrencyDescriptionScraped At
https://www.vinted.com/items/6700467263-essentials-black-collared-sweatshirtessentials // black collare...20.000USDessentials // black collare...2025-07-21
https://www.vinted.com/items/6661304901-polo-zip-up-jacket?referrer=catalogPolo Zip-up Jacket30.0030USDSalmon colored Polo Zip-up ...2025-07-21
https://www.vinted.com/items/6703209754-green-velvet-cardigan?referrer=catalogGreen Velvet Cardigan5.000USDGreen Velvet Cardigan L·Ve...2025-07-21

Features

  • Scrapes detailed product information from Vinted.com product pages
  • Extracts data from both individual product URLs and category pages
  • Follows pagination links on category pages (optional)
  • Supports various product categories with specific fields like brand, price, and category

Input

The actor accepts the following input parameters:

FieldTypeDescription
productUrlsarrayList of Vinted.com product URLs to scrape
categoryUrlsarrayList of Vinted.com category URLs to scrape
maxResultsPerScrapeintegerMaximum number of results to extract (default: 1000)
usePaginationbooleanWhether to follow pagination links on category pages (default: true)

Output Example (full)

The actor outputs data in the following structure:

{
"url": "https://www.vinted.com/items/6700467263-essentials-black-collared-sweatshirt",
"name": "essentials // black collared sweatshirt",
"price": 20,
"regular_price": 0,
"currency": "USD",
"in_stock": null,
"sku": "6700467263",
"mpn": null,
"gtin": null,
"brand": "Essentials",
"breadcrumbs": [
"Home",
"Men",
"Clothing",
"Sweaters & sweatshirts",
"Long sweaters",
"Essentials Long sweaters"
],
"main_image": null,
"images": [],
"description": "essentials // black collared sweatshirt\n\nS·Very good· Essentials\n\n$20.00\n\n$21.70\n\nIncludes Buyer Protection\n\nBrand\n\nEssentials\n\nBrand menu\n\nSize\n\nS\n\nCondition\n\nVery good\n\nColor\n\nBlack\n\nUploaded\n\n3 days ago",
"color": "Black",
"size": "S",
"material": null,
"style": null,
"features": [],
"attributes": {
"brand": "Essentials",
"color": "Black",
"uploaded": "3 days ago",
"size": "S"
},
"rating_value": null,
"review_count": 19,
"canonical_url": null,
"scraped_at": "2025-07-21T12:10:44.778Z"
}

Use Cases

  • Monitoring secondhand fashion markets
  • Analyzing product availability and trends
  • Tracking price changes over time
  • Market research and competitive analysis in the secondhand clothing industry