Vinted Search Scraper avatar

Vinted Search Scraper

Pricing

from $0.75 / 1,000 products

Go to Apify Store
Vinted Search Scraper

Vinted Search Scraper

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. No coding required.

Pricing

from $0.75 / 1,000 products

Rating

4.5

(3)

Developer

Epic Scrapers

Epic Scrapers

Maintained by Community

Actor stats

1

Bookmarked

172

Total users

26

Monthly active users

10 days

Issues response

7 days ago

Last modified

Share

Vinted Scraper

Vinted Scraper extracts product listings, prices, photos, and seller data from Vinted quickly and reliably. Perfect for market research, price monitoring, and inventory tracking.

The actor has a standby mode for frequent scraping — skip the actor startup time and get instant results on subsequent runs.


What can Vinted Scraper do?

FeatureDescription
🔍 Search Results ScrapingExtract products from any Vinted search query
📁 Catalog ScrapingScrape entire categories or seller catalogs
📊 Complete Product DataGet prices, titles, descriptions, images, and more
👤 Seller InformationExtract seller ratings, profile, and statistics
Fast & ReliableOptimized for speed with built-in error handling
📤 Structured OutputExport to JSON, CSV, or Excel
🌍 Multi-Country SupportWorks with all Vinted regional sites

What data can you extract from Vinted?

FieldTypeDescription
titlestringProduct title
priceobjectCurrent price with amount and currency_code
photosarrayAll product images with thumbnails
brand_titlestringBrand name
statusstringProduct condition (e.g., "Very good")
size_titlestringSize information
userobjectSeller info (username, profile_url, photo, business status)
favourite_countnumberNumber of likes/favorites
view_countnumberProduct view count
service_feeobjectService fee amount and currency
total_item_priceobjectTotal price including fees
urlstringDirect link to the product listing
idnumberUnique product ID
content_sourcestringSource of the listing

How to scrape Vinted with this scraper

Step-by-step tutorial

  1. Open Vinted — Set your required filters on vinted
  2. Open the Actor — Go to the Vinted Scraper page on Apify
  3. Paste your Vinted URL(s) — Add search or catalog URLs to the startUrls field
  4. Set your limits — Configure maxProducts to control how many items to scrape
  5. Click Run — Start the scraper and wait for completion
  6. Download your data — Export results as JSON, CSV, or Excel

Example start URLs

Search URLs:

https://www.vinted.com/catalog?search_text=vintage+jacket
https://www.vinted.com/catalog?search_text=adidas&brand_ids[]=53

Category URLs:

https://www.vinted.com/men/clothes/jackets-and-coats
https://www.vinted.com/women/accessories/bags

Seller profiles:

https://www.vinted.com/member/12345678

Input

The scraper accepts the following input parameters:

ParameterTypeRequiredDescription
startUrlsarray✅ YesList of Vinted search or catalog URLs to scrape
maxProductsinteger❌ NoMaximum products to scrape (default: 100, 0 = unlimited)

Example input

{
"maxProducts": 50,
"startUrls": [
{
"url": "https://www.vinted.com/catalog?search_text=iphones"
}
]
}

Output

Results are stored in Apify Dataset and can be exported in multiple formats.

Example output

{
"id": 8567830076,
"title": "iPhone 11 64gb,82 battery capacity",
"price": {
"amount": "60.0",
"currency_code": "USD"
},
"is_visible": true,
"brand_title": "Apple",
"path": "/items/8567830076-iphone-11-64gb82-battery-capacity",
"user": {
"id": 3146552798,
"login": "landons20",
"profile_url": "https://www.vinted.com/member/3146552798-landons20",
"photo": null,
"business": false
},
"conversion": null,
"url": "https://www.vinted.com/items/8567830076-iphone-11-64gb82-battery-capacity",
"promoted": false,
"photos": [
{
"id": 36052542004,
"image_no": 1,
"width": 600,
"height": 800,
"dominant_color": "#3D434F",
"dominant_color_opaque": "#C5C7CA",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"is_main": true,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/70x100/1775351472.jpeg?s=15a64c40c29ce2d9ad05eb8bff209217b14b902a",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/150x210/1775351472.jpeg?s=8dcff652858ea93f32e7628cf6c4e8ddd4cc580b",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/310x430/1775351472.jpeg?s=9e54e8c0f4c134c323d44ff94ac2fe25d8c8fc29",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "04_02481_57HbHicHFQsV5R5HoSRaBNXj",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/04_02481_57HbHicHFQsV5R5HoSRaBNXj/1775351472.jpeg?s=00370e5b0350aef8aaf9e1d3fd67bf45df4f434d",
"is_hidden": false,
"extra": {}
},
{
"id": 36052542005,
"image_no": 2,
"width": 600,
"height": 800,
"dominant_color": "#54565E",
"dominant_color_opaque": "#CCCCCF",
"url": "https://images1.vinted.net/t/01_00698_sftzT4bPtjM2TADgbyQdh8xK/f800/1775351472.jpeg?s=29cff3f58f7c535cb4c74686d0e2a1ee82f25b56",
"is_main": false,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/01_00698_sftzT4bPtjM2TADgbyQdh8xK/70x100/1775351472.jpeg?s=c94b708e5adac655606c75eeb5d37e5bc9c5e735",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/01_00698_sftzT4bPtjM2TADgbyQdh8xK/150x210/1775351472.jpeg?s=62a70e14abfdf05dda7428f6cf7669e61f2bddb4",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/01_00698_sftzT4bPtjM2TADgbyQdh8xK/310x430/1775351472.jpeg?s=f068bee8c1e3a832cec5d80f684b066ec2c58c1f",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/01_00698_sftzT4bPtjM2TADgbyQdh8xK/f800/1775351472.jpeg?s=29cff3f58f7c535cb4c74686d0e2a1ee82f25b56",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/01_00698_sftzT4bPtjM2TADgbyQdh8xK/f800/1775351472.jpeg?s=29cff3f58f7c535cb4c74686d0e2a1ee82f25b56",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/01_00698_sftzT4bPtjM2TADgbyQdh8xK/f800/1775351472.jpeg?s=29cff3f58f7c535cb4c74686d0e2a1ee82f25b56",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "01_00698_sftzT4bPtjM2TADgbyQdh8xK",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/01_00698_sftzT4bPtjM2TADgbyQdh8xK/1775351472.jpeg?s=6648ef570123cfe9a76d49770e3359d826d9488a",
"is_hidden": false,
"extra": {}
},
{
"id": 36052542006,
"image_no": 3,
"width": 600,
"height": 800,
"dominant_color": "#5D5D57",
"dominant_color_opaque": "#CECECD",
"url": "https://images1.vinted.net/t/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/f800/1775351472.jpeg?s=f623e7dfa0556a6438f62f916668594c27c73803",
"is_main": false,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/70x100/1775351472.jpeg?s=2f326e755eec6f7e35b5709ea605621f250e75d3",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/150x210/1775351472.jpeg?s=fc17d401e4c7cbbcf47cf4728af7c7e5e2142ae0",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/310x430/1775351472.jpeg?s=91cbb6fdcd4ef3121a9890ed0c6346115aad1568",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/f800/1775351472.jpeg?s=f623e7dfa0556a6438f62f916668594c27c73803",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/f800/1775351472.jpeg?s=f623e7dfa0556a6438f62f916668594c27c73803",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/f800/1775351472.jpeg?s=f623e7dfa0556a6438f62f916668594c27c73803",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/05_00b63_Fn5SH4vyktUkYt7wYtvJQHDn/1775351472.jpeg?s=17e614cd437ac554b7fadd45141a5bf29a9ac50f",
"is_hidden": false,
"extra": {}
},
{
"id": 36052542007,
"image_no": 4,
"width": 600,
"height": 800,
"dominant_color": "#77766F",
"dominant_color_opaque": "#D6D6D4",
"url": "https://images1.vinted.net/t/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/f800/1775351472.jpeg?s=6806f4ec5407cbe92421e9441a8193dc0c514f4b",
"is_main": false,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/70x100/1775351472.jpeg?s=d1c7dca448d858a9e83c7bb398b996ff89e26a5c",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/150x210/1775351472.jpeg?s=27b018ec945eaf883e12f2b6c3cb6a79dfc5285e",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/310x430/1775351472.jpeg?s=5163bf0bae1552de3a63d3bf5dbf9c6baad7764f",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/f800/1775351472.jpeg?s=6806f4ec5407cbe92421e9441a8193dc0c514f4b",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/f800/1775351472.jpeg?s=6806f4ec5407cbe92421e9441a8193dc0c514f4b",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/f800/1775351472.jpeg?s=6806f4ec5407cbe92421e9441a8193dc0c514f4b",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/05_013c2_kRoEtxgkHT7wqzT6eqDRLWVk/1775351472.jpeg?s=4bb71eaa6b220f1ed29108a77c4ba2f6e1949f6f",
"is_hidden": false,
"extra": {}
},
{
"id": 36052542009,
"image_no": 5,
"width": 600,
"height": 800,
"dominant_color": "#8C8D86",
"dominant_color_opaque": "#DDDDDB",
"url": "https://images1.vinted.net/t/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/f800/1775351472.jpeg?s=c6098df674bb3561fc389fadac17ec2e12a17e9e",
"is_main": false,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/70x100/1775351472.jpeg?s=126de701d33aeca337045c56aa103cd9143c1005",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/150x210/1775351472.jpeg?s=bbb9c0f0d9cfe47368cf41a605da2b2a04dc2e80",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/310x430/1775351472.jpeg?s=4915cd2f7da47da7f66b2d52ca25bd4946d05f5a",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/f800/1775351472.jpeg?s=c6098df674bb3561fc389fadac17ec2e12a17e9e",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/f800/1775351472.jpeg?s=c6098df674bb3561fc389fadac17ec2e12a17e9e",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/f800/1775351472.jpeg?s=c6098df674bb3561fc389fadac17ec2e12a17e9e",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "06_01c44_Er1TiDu16t6vP6AEFuF4m6YP",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/06_01c44_Er1TiDu16t6vP6AEFuF4m6YP/1775351472.jpeg?s=fc5cb053377e29ad89f20debd171d93203003ca8",
"is_hidden": false,
"extra": {}
},
{
"id": 36052542011,
"image_no": 6,
"width": 600,
"height": 800,
"dominant_color": "#8B8C87",
"dominant_color_opaque": "#DCDDDB",
"url": "https://images1.vinted.net/t/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/f800/1775351472.jpeg?s=6c35b8abc12e8c4024e03e92f470be4960ddb38a",
"is_main": false,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/70x100/1775351472.jpeg?s=14790cd7d7f9fe7dc3e8c4a3ced51d693293a75d",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/150x210/1775351472.jpeg?s=daf670331f610365e2ba9a58f753663a8eb561e3",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/310x430/1775351472.jpeg?s=74540e4b93e8cd68e8e72de2805970fe25fad928",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/f800/1775351472.jpeg?s=6c35b8abc12e8c4024e03e92f470be4960ddb38a",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/f800/1775351472.jpeg?s=6c35b8abc12e8c4024e03e92f470be4960ddb38a",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/f800/1775351472.jpeg?s=6c35b8abc12e8c4024e03e92f470be4960ddb38a",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "04_01497_ZdsRpvMq4cEtfqHshdrd6z2y",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/04_01497_ZdsRpvMq4cEtfqHshdrd6z2y/1775351472.jpeg?s=cadf34e715cb9ecc171c866d3994b2f6f99bb3b2",
"is_hidden": false,
"extra": {}
},
{
"id": 36052542012,
"image_no": 7,
"width": 600,
"height": 800,
"dominant_color": "#BFB5A8",
"dominant_color_opaque": "#ECE9E5",
"url": "https://images1.vinted.net/t/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/f800/1775351472.jpeg?s=2bf68977b7929c429fbaaef10e264bec264ca321",
"is_main": false,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/70x100/1775351472.jpeg?s=b9d6486278e3a22fa0a88b28eb20ccc8f3cd0af3",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/150x210/1775351472.jpeg?s=84a3f2cd73abb1154861eeb81a26317526d32293",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/310x430/1775351472.jpeg?s=adef084e9659e4e143528a940a21ca3ba4588398",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/f800/1775351472.jpeg?s=2bf68977b7929c429fbaaef10e264bec264ca321",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/f800/1775351472.jpeg?s=2bf68977b7929c429fbaaef10e264bec264ca321",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/f800/1775351472.jpeg?s=2bf68977b7929c429fbaaef10e264bec264ca321",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/03_01508_Ys4KSyAW24BwdCZEvYnJ7Ns5/1775351472.jpeg?s=5510e73e55e332f98f417602bdaa119cd6e887cf",
"is_hidden": false,
"extra": {}
}
],
"photo": {
"id": 36052542004,
"image_no": 1,
"width": 600,
"height": 800,
"dominant_color": "#3D434F",
"dominant_color_opaque": "#C5C7CA",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"is_main": true,
"thumbnails": [
{
"type": "thumb70x100",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/70x100/1775351472.jpeg?s=15a64c40c29ce2d9ad05eb8bff209217b14b902a",
"width": 70,
"height": 100,
"original_size": null
},
{
"type": "thumb150x210",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/150x210/1775351472.jpeg?s=8dcff652858ea93f32e7628cf6c4e8ddd4cc580b",
"width": 150,
"height": 210,
"original_size": null
},
{
"type": "thumb310x430",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/310x430/1775351472.jpeg?s=9e54e8c0f4c134c323d44ff94ac2fe25d8c8fc29",
"width": 310,
"height": 430,
"original_size": null
},
{
"type": "thumb428x624",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"width": 321,
"height": 428,
"original_size": true
},
{
"type": "thumb624x428",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"width": 468,
"height": 624,
"original_size": true
},
{
"type": "thumb364x428",
"url": "https://images1.vinted.net/t/04_02481_57HbHicHFQsV5R5HoSRaBNXj/f800/1775351472.jpeg?s=a8490580c14287d5683c1326763a05ce413d630b",
"width": 273,
"height": 364,
"original_size": true
}
],
"high_resolution": {
"id": "04_02481_57HbHicHFQsV5R5HoSRaBNXj",
"timestamp": 1775351472,
"orientation": null
},
"is_suspicious": false,
"full_size_url": "https://images1.vinted.net/tc/04_02481_57HbHicHFQsV5R5HoSRaBNXj/1775351472.jpeg?s=00370e5b0350aef8aaf9e1d3fd67bf45df4f434d",
"is_hidden": false,
"extra": {}
},
"favourite_count": 4,
"is_favourite": false,
"service_fee": {
"amount": "3.7",
"currency_code": "USD"
},
"total_item_price": {
"amount": "63.7",
"currency_code": "USD"
},
"view_count": 0,
"size_title": "",
"content_source": "catalog",
"status": "Good",
"item_box": {
"first_line": "Apple iPhone 11",
"second_line": "Good",
"exposures": [],
"accessibility_label": "iPhone 11 64gb,82 battery capacity, brand: Apple, model: iPhone 11, condition: Good, $60.00, $63.70 includes Buyer Protection",
"item_id": 8567830076
},
"search_tracking_params": {
"score": null
}
}

Export formats

  • JSON — Structured data for APIs and applications
  • CSV — Spreadsheet-compatible for Excel/Google Sheets
  • Excel — Formatted for analysis and reporting
  • HTML — Human-readable table view

This Actor only scrapes publicly available data from Vinted listings. It does NOT access:

  • Private user messages
  • Personal contact information (emails, phone numbers)
  • Private profiles or restricted content
  • Login-required data

Users are responsible for:

  • Complying with Vinted's Terms of Service
  • Respecting robots.txt directives
  • Using scraped data in accordance with applicable laws (GDPR, CCPA, etc.)

This tool is designed for legitimate use cases like market research, price comparison, and competitive analysis.


Why use Vinted Scraper instead of the official API?

Vinted does not offer a public API for product search or catalog data. This Actor provides:

FeatureVinted ScraperOfficial API
Product search data✅ Available❌ Not available
Catalog browsing✅ Available❌ Not available
Seller information✅ Available❌ Not available
Price monitoring✅ Easy to automate❌ Not available
No authentication needed✅ Just paste URLsN/A

Use Cases

  • Price Monitoring — Track price trends across categories
  • Catching Great Deals — Grab the best offers as soon as they appear
  • Market Research — Analyze popular items and pricing strategies
  • Inventory Tracking — Monitor competitor stock and listings
  • Dropshipping Research — Find trending products and suppliers
  • Data Analysis — Build datasets for fashion market insights
  • Price Comparison — Compare prices across sellers and regions

FAQ

How many products can I scrape per run?

You can scrape up to 960 products per run due to Vinted's pagination limits. For larger datasets, run the Actor multiple times with different search URLs.

Can I scrape multiple countries?

Yes! The Actor works with all Vinted regional sites (vinted.com, vinted.co.uk, vinted.de, vinted.fr, vinted.it, etc.). Just use the appropriate domain in your start URLs.

What is standby mode?

Standby mode keeps the Actor warm between runs, eliminating startup time. Ideal if you're running the scraper frequently or need instant results. Make sure to pass in the url and maxItems to the /scrape endpoint. A monitor mode is also coming soon that will alert you on a webhook while runnning in standby mode.

Do I need proxies?

Proxies are recommended but not always required. Vinted may rate-limit requests from the same IP. Apify Proxy is included in all paid plans and handles rotation automatically.

Can I filter products before scraping?

Yes — apply all desired filters directly on Vinted's website, then copy the resulting URL to startUrls. The Actor will respect those filters.

How do I get only new listings?

Sort by "Newest first" on Vinted before copying your URL. The Actor will maintain that sort order.

Is there a monitor feature for new products?

A monitor feature with alerts for new products is in development. Contact the author if you're interested in early access.


Tips for Best Results

  • Use specific searches — Apply filters on Vinted before copying URLs for more targeted results
  • Enable proxies — Reduces risk of being rate-limited
  • Set reasonable limits — Balance data volume with speed and cost
  • Use standby mode — For frequent scraping to skip startup delays
  • Multiple URLs — Add several startUrls to scrape different categories simultaneously

Limitations

  • Maximum 960 products per run (Vinted pagination limit)
  • Only scrapes publicly visible listings
  • Rate limited to respect Vinted's servers
  • Some fields may be unavailable depending on listing type

Support

Need help or have questions?


Apify Platform Features

This Actor benefits from Apify's full platform capabilities:

  • 🤖 API Access — Trigger runs via REST API and webhooks
  • ⏰ Scheduling — Run automatically on a schedule
  • 🔌 Integrations — Connect to Zapier, Make, n8n, Google Sheets, and more
  • 🌐 Proxy Rotation — Built-in anti-blocking protection
  • 📊 Dataset Storage — Cloud storage with export options
  • 🚨 Monitoring & Alerts — Get notified when runs complete or fail

This Actor is designed for legitimate use cases such as market research and price comparison. Always respect Vinted's Terms of Service and applicable data protection laws.