# Vinted Scraper – Second-Hand Fashion Listings (`ninhothedev/vinted-scraper`) Actor

$1.5/1K 🔥 #1 Vinted scraper! Second-hand fashion — title, price, brand, size, condition, seller & photos. No proxy needed. JSON, CSV, Excel or API in seconds. Paste a search URL & pull thousands of listings for resale & pricing ⚡

- **URL**: https://apify.com/ninhothedev/vinted-scraper.md
- **Developed by:** [ninhothedev](https://apify.com/ninhothedev) (community)
- **Categories:** E-commerce
- **Stats:** 1 total users, 0 monthly users, 93.3% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Vinted Scraper – Second-Hand Fashion Listings & Prices

**Scrape second-hand fashion from Vinted across 20 countries. Get title, brand, price (+ total with buyer protection), size, condition, seller and all photos as JSON, CSV or Excel. Paste a catalog URL or set filters — fast, no proxy.**

### 💵 Pricing

**Pay per result — $0.001 per item.** No subscription, no proxy needed. You only pay for the data you scrape, and new Apify accounts include free monthly credits so you can test it for **$0**.

### 🔎 What can it extract?

- Title, brand, **price + total price** (incl. buyer protection)
- Size, condition (status), service fee
- Seller login, ID & **business flag**
- Favourites, views, all photos
- Country & direct item URL

### 🚀 How do I use it?

1. Click **Try for free**.
2. Set the input (see example below).
3. Click **Start** and download results as JSON, CSV or Excel — or pull them via the API / schedule them.

### ⚙️ Input example

```json
{
  "searchUrls": [
    "https://www.vinted.de/catalog?search_text=nike%20air%20max"
  ],
  "maxItemsPerSearch": 200
}
```

### 📦 Output example

```json
{
  "brand": "Nike Air",
  "price": 75.0,
  "total_price": 79.45,
  "currency": "EUR",
  "size": "40",
  "status": "New with tags",
  "is_business": false,
  "favourite_count": 12
}
```

### 🎯 Use cases

- **Resale & arbitrage** — find underpriced items vs. brand/size median
- Price & trend monitoring for fashion resale
- Sourcing inventory for resellers
- Brand & condition market analysis

### 💰 How much will it cost?

You pay only the per-result price (no proxy cost):
100 → ~$0.1 · 1,000 → ~$1 · 10,000 → ~$10

### 🆚 Why this one

| Feature | This actor | Others |
|---|---|---|
| 20 country sites | ✅ | few |
| Total price incl. buyer protection | ✅ | ❌ |
| Business-seller flag + favourites | ✅ | ❌ |
| No proxy needed | ✅ | sometimes paid |

### 🔗 Related actors

- [Autoscout24 Scraper](https://apify.com/ninhothedev/autoscout24-scraper) — cars
- [Shopify Store Scraper](https://apify.com/ninhothedev/shopify-store-scraper) — store products
- [Amazon Product Scraper](https://apify.com/ninhothedev/amazon-product-scraper) — Amazon
- [Upc Barcode Lookup Scraper](https://apify.com/ninhothedev/upc-barcode-lookup-scraper) — barcodes

### ❓ FAQ

**Proxy/key?** No. **Countries?** 20 Vinted sites. **Catalog URL?** Open vinted.xx, filter, copy the URL.

### 🛟 Support

Found a bug or need an extra field? Open an issue on the actor — fixes and new fields ship fast.

### Legal & privacy

Public listing data. Seller usernames are public; don't use for unsolicited contact.

***

**Keywords:** vinted scraper, second-hand fashion, resale data, clothing, sneakers, price monitoring, europe, JSON CSV Excel

# Actor input Schema

## `searchUrls` (type: `array`):

One or more Vinted catalog URLs (any country), e.g. https://www.vinted.de/catalog?search\_text=nike. Open vinted.de (or .fr/.com/.co.uk/...), set your filters, and copy the URL. If empty, the filters below are used.

## `country` (type: `string`):

Vinted country site to search (used only when no Search URLs are given).

## `searchText` (type: `string`):

Keywords, e.g. 'nike air max' or 'levi 501'.

## `priceFrom` (type: `integer`):

Minimum price in the site currency.

## `priceTo` (type: `integer`):

Maximum price in the site currency.

## `currency` (type: `string`):

Currency for the price filter and output.

## `order` (type: `string`):

How to sort the catalog.

## `catalogIds` (type: `array`):

Vinted category (catalog) IDs to restrict to. Find them in a catalog URL (catalog\[]=...). Advanced.

## `brandIds` (type: `array`):

Vinted brand IDs (from a catalog URL, brand\_ids\[]=...). Advanced.

## `sizeIds` (type: `array`):

Vinted size IDs (from a catalog URL, size\_ids\[]=...). Advanced.

## `maxItemsPerSearch` (type: `integer`):

Cap the items scraped per search (controls cost & runtime).

## `proxyConfiguration` (type: `object`):

Proxy settings, applied to BOTH HTTP transports (curl\_cffi and the plain urllib fallback). Vinted answers HTTP 403 to most Apify datacenter IPs, so Apify Proxy is enabled by default; pick the RESIDENTIAL group if you still get blocked.

## Actor input object example

```json
{
  "searchUrls": [
    "https://www.vinted.de/catalog?search_text=nike%20air%20max&order=newest_first"
  ],
  "country": "de",
  "currency": "EUR",
  "order": "newest",
  "catalogIds": [],
  "brandIds": [],
  "sizeIds": [],
  "maxItemsPerSearch": 200,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}
```

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchUrls": [
        "https://www.vinted.de/catalog?search_text=nike%20air%20max&order=newest_first"
    ],
    "maxItemsPerSearch": 200,
    "proxyConfiguration": {
        "useApifyProxy": true
    }
};

// Run the Actor and wait for it to finish
const run = await client.actor("ninhothedev/vinted-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "searchUrls": ["https://www.vinted.de/catalog?search_text=nike%20air%20max&order=newest_first"],
    "maxItemsPerSearch": 200,
    "proxyConfiguration": { "useApifyProxy": True },
}

# Run the Actor and wait for it to finish
run = client.actor("ninhothedev/vinted-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchUrls": [
    "https://www.vinted.de/catalog?search_text=nike%20air%20max&order=newest_first"
  ],
  "maxItemsPerSearch": 200,
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}' |
apify call ninhothedev/vinted-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=ninhothedev/vinted-scraper",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/YdvF5bvlDRRh0h4jr/builds/w63kgmCtjkQlBW2aI/openapi.json
