Vinted Keyword Search avatar

Vinted Keyword Search

Under maintenance

Pricing

from $1.50 / 1,000 results

Go to Apify Store
Vinted Keyword Search

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

Rio Dwi Saputra

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

2 days ago

Last modified

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

  1. Open the Actor's Input tab.
  2. Enter a Search query, e.g. levi jacket.
  3. Optionally set a sort order, a price range, and the maximum number of results to open.
  4. Click Start and watch results appear in the Output tab as they're opened.
  5. Export the dataset as JSON, CSV, Excel, or HTML, or pull it via the Apify API.

Input

FieldTypeDescription
querystringRequired. Free-text keyword to search Vinted for.
orderstringrelevance (default), newest_first, price_low_to_high, or price_high_to_low.
priceFrom / priceTointegerOptional price range filter.
maxResultsintegerSearch 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

FieldDescription
title, priceAmount, priceCurrencyListing title and price
brand, size, condition, material, colorStructured item attributes
descriptionFull seller-written description
images / imageCountEvery photo on the listing, full resolution
favouriteCount, viewCountEngagement signals
sellerId, sellerUsername, sellerFeedbackCount, sellerFeedbackReputation, sellerIsBusinessSeller profile
isReserved, isClosed, isHidden, isDraftListing availability status
categoryBreadcrumbsFull category path
searchQueryThe 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/priceTo and lower maxResults to 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.