# Vinted Scraper (`deltaspider/vinted-scraper`) Actor

⚡ Blazing fast Vinted scraper

👉 Support for ALL catalogs, filters and sorting options.

👉 Support for ALL Vinted sites (vinted.com, vinted.de, vinted.fr, ...)

- **URL**: https://apify.com/deltaspider/vinted-scraper.md
- **Developed by:** [delta spider](https://apify.com/deltaspider) (community)
- **Categories:** E-commerce, Automation
- **Stats:** 153 total users, 1 monthly users, 98.4% runs succeeded, 4 bookmarks
- **User rating**: No ratings yet

## Pricing

$10.00/month + usage

To use this Actor, you pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage, which gets cheaper the higher Apify subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#rental-actors

## 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

⚡ Blazing fast Vinted scraper

👉 Support for ALL catalogs, filters and sorting options.

👉 Support for ALL Vinted sites (vinted.com, vinted.de, vinted.fr, ...)

### Input

Open Vinted, apply the filters and sorting you want, then copy and paste the resulting search or catalog URL(s).

- `Vinted search or catalog URLs`: one or more filtered Vinted URLs
- `Maximum items`: limit the number of listings saved for each URL (default 100). With multiple URLs, each one can return up to this many billable results.

### Pricing

Pay per result with no start fee: **$0.00075 per listing delivered**. A 100-listing run costs $0.075. If the Actor delivers no listings, there is no Actor charge. If the run's maximum charge is reached, the Actor delivers the paid prefix and stops before requesting another page.

### Output

`_input_url` identifies the one-based position of the input URL that produced each listing.

```json
[
  {
	"_input_url": 1,
	"_startUrl": "https://www.vinted.com/catalog/1231-shoes",
	"_position": 1,
	"id": 6264122841,
	"title": "Nike Kobe 6 \"Grinch\"",
	"price": {
		"amount": "1.0",
		"currency_code": "USD"
	},
	"is_visible": true,
	"discount": null,
	"brand_title": "Nike",
	"path": "/items/6264122841-nike-kobe-6-grinch",
	"user": {
		"id": 263345370,
		"login": "seriousjoe",
		"profile_url": "https://www.vinted.com/member/263345370-seriousjoe",
		"photo": {
			"id": 237896120,
			"width": 96,
			"height": 96,
			"temp_uuid": null,
			"url": "https://images1.vinted.net/t/04_0191e_1ESMHaWRBs9XBvretS2GLKP2/f800/1743686249.jpeg?s=05edaee4bee72b96b048e85a2684dea1bf899343",
			"dominant_color": "#31abc2",
			"dominant_color_opaque": "#C1E6ED",
			"thumbnails": [
				{
					"type": "thumb310",
					"url": "https://images1.vinted.net/t/04_0191e_1ESMHaWRBs9XBvretS2GLKP2/310x310/1743686249.jpeg?s=aaa498c5b6d3c45dfc443429d431fd3583382a27",
					"width": 310,
					"height": 310,
					"original_size": null
				},
				{
					"type": "thumb150",
					"url": "https://images1.vinted.net/t/04_0191e_1ESMHaWRBs9XBvretS2GLKP2/150x150/1743686249.jpeg?s=9185fc48d2a81fd797c1edb5b52fba7b7d8c7fb7",
					"width": 150,
					"height": 150,
					"original_size": null
				},
				{
					"type": "thumb100",
					"url": "https://images1.vinted.net/t/04_0191e_1ESMHaWRBs9XBvretS2GLKP2/100x100/1743686249.jpeg?s=11629e97a060d11c2acb699892daec4e96606255",
					"width": 100,
					"height": 100,
					"original_size": null
				},
				{
					"type": "thumb50",
					"url": "https://images1.vinted.net/t/04_0191e_1ESMHaWRBs9XBvretS2GLKP2/50x50/1743686249.jpeg?s=14b0ecd289be75ec6e160163b12362bacacb22a4",
					"width": 50,
					"height": 50,
					"original_size": null
				},
				{
					"type": "thumb20",
					"url": "https://images1.vinted.net/t/04_0191e_1ESMHaWRBs9XBvretS2GLKP2/20x20/1743686249.jpeg?s=72dbe60da4aaa44b592c1ef7dc8ac811b1223aae",
					"width": 20,
					"height": 20,
					"original_size": null
				}
			],
			"is_suspicious": false,
			"orientation": null,
			"high_resolution": {
				"id": "04_0191e_1ESMHaWRBs9XBvretS2GLKP2",
				"timestamp": 1743686249,
				"orientation": null
			},
			"full_size_url": "https://images1.vinted.net/tc/04_0191e_1ESMHaWRBs9XBvretS2GLKP2/1743686249.jpeg?s=eac5b5971cb59353ab22b3e4ffe2bee73567ff8d",
			"is_hidden": false,
			"extra": {}
		},
		"business": false
	},
	"conversion": null,
	"url": "https://www.vinted.com/items/6264122841-nike-kobe-6-grinch",
	"promoted": false,
	"photo": {
		"id": 25428717134,
		"image_no": 1,
		"width": 600,
		"height": 800,
		"dominant_color": "#AAAF85",
		"dominant_color_opaque": "#E6E7DA",
		"url": "https://images1.vinted.net/t/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/f800/1746366715.jpeg?s=8a6ab6da1659b54416d16a8bf4a3d3c9e278d477",
		"is_main": true,
		"thumbnails": [
			{
				"type": "thumb70x100",
				"url": "https://images1.vinted.net/t/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/70x100/1746366715.jpeg?s=2acaaa5831012f6559bfcdfaec79ca830a696576",
				"width": 70,
				"height": 100,
				"original_size": null
			},
			{
				"type": "thumb150x210",
				"url": "https://images1.vinted.net/t/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/150x210/1746366715.jpeg?s=599666de193102be1cea901d610992d1de3c2169",
				"width": 150,
				"height": 210,
				"original_size": null
			},
			{
				"type": "thumb310x430",
				"url": "https://images1.vinted.net/t/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/310x430/1746366715.jpeg?s=e1e0d99c667584774cbe81034f8d2489f7e3e19d",
				"width": 310,
				"height": 430,
				"original_size": null
			},
			{
				"type": "thumb428x624",
				"url": "https://images1.vinted.net/t/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/f800/1746366715.jpeg?s=8a6ab6da1659b54416d16a8bf4a3d3c9e278d477",
				"width": 321,
				"height": 428,
				"original_size": true
			},
			{
				"type": "thumb624x428",
				"url": "https://images1.vinted.net/t/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/f800/1746366715.jpeg?s=8a6ab6da1659b54416d16a8bf4a3d3c9e278d477",
				"width": 468,
				"height": 624,
				"original_size": true
			},
			{
				"type": "thumb364x428",
				"url": "https://images1.vinted.net/t/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/f800/1746366715.jpeg?s=8a6ab6da1659b54416d16a8bf4a3d3c9e278d477",
				"width": 273,
				"height": 364,
				"original_size": true
			}
		],
		"high_resolution": {
			"id": "04_0143e_y261fFFTCEWdyEzVHVMH5X4Y",
			"timestamp": 1746366715,
			"orientation": 0
		},
		"is_suspicious": false,
		"full_size_url": "https://images1.vinted.net/tc/04_0143e_y261fFFTCEWdyEzVHVMH5X4Y/1746366715.jpeg?s=47bdee7f43ba7a8610f0e77d3f4ad1eaf7c8dafb",
		"is_hidden": false,
		"extra": {}
	},
	"favourite_count": 6,
	"is_favourite": false,
	"badge": null,
	"service_fee": {
		"amount": "0.75",
		"currency_code": "USD"
	},
	"total_item_price": {
		"amount": "1.75",
		"currency_code": "USD"
	},
	"view_count": 0,
	"size_title": "9.5",
	"content_source": "catalog",
	"status": "Very good",
	"icon_badges": [],
	"item_box": {
		"first_line": "Nike",
		"second_line": "9.5 · Very good",
		"accessibility_label": "Nike Kobe 6 \"Grinch\", brand: Nike, condition: Very good, size: 9.5, $1.00, $1.75 includes Buyer Protection"
	}
  },
  ...
]
```

# Actor input Schema

## `startUrls` (type: `array`):

Open Vinted, apply the filters you want, then paste one or more search or catalog URLs.

## `maxItems` (type: `integer`):

Maximum number of listings to save per URL. Each URL can return up to this many billable results.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.vinted.com/catalog?search_text=nike"
    }
  ],
  "maxItems": 100
}
```

# 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 = {
    "startUrls": [
        {
            "url": "https://www.vinted.com/catalog?search_text=nike"
        }
    ],
    "maxItems": 100
};

// Run the Actor and wait for it to finish
const run = await client.actor("deltaspider/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 = {
    "startUrls": [{ "url": "https://www.vinted.com/catalog?search_text=nike" }],
    "maxItems": 100,
}

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

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

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

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.vinted.com/catalog?search_text=nike"
    }
  ],
  "maxItems": 100
}' |
apify call deltaspider/vinted-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,deltaspider/vinted-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/imgWwk72IoUyRFczS/builds/5Rql64tEcXm9t9gBJ/openapi.json
