Vinted Scraper
Pricing
from $1.00 / 1,000 results
Vinted Scraper
Specialized scraper for Vinted.it (and compatible domains). Extract detailed listings including prices, photos, descriptions, and seller info from the popular fashion marketplace.
Pricing
from $1.00 / 1,000 results
Rating
5.0
(1)
Developer

DaddyAPI
Actor stats
1
Bookmarked
6
Total users
3
Monthly active users
25 days ago
Last modified
Categories
Share
The specialized scraper for Vinted.it (and compatible domains). Extract detailed listings including prices, photos, descriptions, and seller info from the popular fashion marketplace.
π Why this scraper?
Vinted is heavily protected against bots. This actor is designed to handle Vinted's structure.
Vinted Scraper allows you to:
- Provide a Search Keyword (e.g., "Nike Air Force", "Zara Dress").
- Navigate pages automatically.
- Extract structured data.
Perfect for:
- π Reselling: Find underpriced vintage and fashion items.
- π Price Monitoring: Track trends in the second-hand market.
- π Competitor Analysis: See what others are selling.
π How to Use
Option 1: Apify Console (No Coding)
- Go to the Input tab.
- Enter your Search Keyword (e.g.,
Focusrite). - Proxy Selection: Select "Apify Proxy" (Residential IT/EU is highly recommended).
- Click Start.
- Download your data.
Option 2: API (Developers)
Input Payload (JSON)
{"searchQuery": "Dr Martens","sortBy": "newest","maxPages": 2,"maxRequestsPerCrawl": 50,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "IT"}}
π Proxy Configuration
Crucial: Vinted is very strict. You must use Residential Proxies, preferably from the country you are scraping (e.g., Italy for .it).
{"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"],"apifyProxyCountry": "IT"}}
π Data Output
The scraper returns structured data for every listing:
{"type": "search_result_vinted","id": "123456789","url": "https://www.vinted.it/items/123456789-item-title","title": "Nike Air Max","price": {"display": "50,00 β¬","currency": "EUR","amount": 50.00},"brand": "Nike","size": "42","seller": {"name": "user123"},"mainPhoto": "https://images1.vinted.net/...","status": "active"}
βοΈ Configuration Parameters
| Parameter | Type | Required | Default | Description |
|---|---|---|---|---|
searchQuery | String | β | - | What to search for. |
maxPages | Integer | β | 1 | Number of pages to scrape. |
proxyConfiguration | Object | β | Auto | Configure Residential (IT/EU). |
βοΈ Legal & Ethics
This scraper is for educational and analytical purposes. Please respect Vinted's Terms of Service.
π More Scrapers from DaddyAPI
Check out our other specialized tools for scraping data:
| Scraper | Description |
|---|---|
| Generic Html Scraper | Fetch raw HTML from any URL. |
| Mercari Scraper | Scrape Mercari.com. |