Vinted Keyword Search
Under maintenancePricing
from $1.50 / 1,000 results
Vinted Keyword Search
Under maintenance[$1.5/1000] Search Vinted by free-text keyword and get every result opened in full: photos, price, brand, size, condition, description, and seller profile.
Pricing
from $1.50 / 1,000 results
Rating
0.0
(0)
Developer
Rio Dwi Saputra
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
2 days ago
Last modified
Categories
Share
Search the entire Vinted marketplace by free-text keyword and get every result opened in full, no login, no browser automation, and no proxies required. Give it a query like "levi jacket" or "nike air max" and it opens every matching listing for the full picture: every photo, price, brand, size, condition, material, color, description, and the seller's username, feedback count, and reputation score. Run it on-demand, on a schedule, or hook it into your own pipeline through the Apify API and integrations.
Why use Vinted Keyword Search Scraper?
- Product and brand monitoring - track every new secondhand listing matching a specific product, model, or brand.
- Price benchmarking - see the real spread of asking prices for a search term right now.
- Sourcing and resale research - surface underpriced matches across the whole site, not just one category.
- Seller due diligence - check a seller's feedback count and reputation before recommending or partnering with them.
This is a companion Actor to Vinted Catalog Scraper, which browses by category instead of free-text keyword - use whichever fits how you want to find listings.
How to use Vinted Keyword Search Scraper
- Open the Actor's Input tab.
- Enter a Search query, e.g.
levi jacket. - Optionally set a sort order, a price range, and the maximum number of results to open.
- Click Start and watch results appear in the Output tab as they're opened.
- Export the dataset as JSON, CSV, Excel, or HTML, or pull it via the Apify API.
Input
| Field | Type | Description |
|---|---|---|
query | string | Required. Free-text keyword to search Vinted for. |
order | string | relevance (default), newest_first, price_low_to_high, or price_high_to_low. |
priceFrom / priceTo | integer | Optional price range filter. |
maxResults | integer | Search results to fully open (default 100). |
Output
Each dataset item is one fully-opened search result:
{"itemId": 9696083008,"itemUrl": "https://www.vinted.com/items/9696083008-womens-yoki-jacket-sz-m","title": "Women's YOKI Jacket Sz M","priceAmount": "10.0","priceCurrency": "USD","brand": "Yoki","size": "M / US 8-10","condition": "Very good","color": "Green","images": ["https://images1.vinted.net/...", "..."],"imageCount": 4,"favouriteCount": 0,"sellerUsername": "ktonry25","sellerFeedbackCount": 0,"categoryBreadcrumbs": ["Women", "Clothing", "Outerwear", "Coats", "Parkas", "Yoki Parkas"],"searchQuery": "yoki jacket"}
You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.
Data table
| Field | Description |
|---|---|
title, priceAmount, priceCurrency | Listing title and price |
brand, size, condition, material, color | Structured item attributes |
description | Full seller-written description |
images / imageCount | Every photo on the listing, full resolution |
favouriteCount, viewCount | Engagement signals |
sellerId, sellerUsername, sellerFeedbackCount, sellerFeedbackReputation, sellerIsBusiness | Seller profile |
isReserved, isClosed, isHidden, isDraft | Listing availability status |
categoryBreadcrumbs | Full category path |
searchQuery | The query that produced this result |
How much does it cost to scrape Vinted search results?
This Actor is priced per 1,000 results at a rate shown on the Actor's page - see the Pricing tab for the current rate and Apify's free monthly usage credits.
Tips
- Narrow
priceFrom/priceToand lowermaxResultsto control run cost and duration. - More specific queries (brand plus model, e.g. "levi 501") return a cleaner match set than single generic words.
- Want to browse a whole category instead of searching? Use the companion Vinted Catalog Scraper Actor.
FAQ and support
This Actor only reads publicly accessible Vinted pages - it does not log in, register accounts, or perform any purchase or checkout action. Vinted's page structure can change over time; if you notice missing fields or empty runs, please open an issue on the Actor's Issues tab. Need a custom variant (extra filters, more marketplaces, deeper crawling)? Reach out through Apify for a custom solution.