Vinted Product Search
by pintostudio
Automate your Vinted searches. This tool extracts product data like prices and details for market research, price tracking, or building apps.
Opens on Apify.com
About Vinted Product Search
Need to track prices or inventory on Vinted without manually checking a hundred listings? This actor is for you. It's a straightforward script that automates searching Vinted and pulling back structured data on products—think item titles, prices, condition, seller info, and photos. I've used it to monitor for specific second-hand gear, and it saves a ton of time you'd otherwise spend refreshing the site. It works by taking your search criteria, like keywords, price ranges, or brand filters, and then systematically scans Vinted, extracting all the relevant listing details into a clean dataset (JSON, CSV, you name it). This is perfect for a few key jobs: building price comparison tools, aggregating rare finds, conducting market research on second-hand goods, or just setting up personal alerts for when a coveted item pops up. You run it on Apify's platform, so you don't have to worry about getting blocked or managing proxies; it handles the scraping logic and scale for you. If you're a developer looking to integrate Vinted data into an app or just someone who wants to automate their hunt for a bargain, this actor gets the job done without any fuss.
What does this actor do?
Vinted Product Search is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Vinted Product Search Actor
Overview
This actor is a web scraping tool for the Vinted marketplace. It searches and extracts product listings from Vinted across multiple countries, returning structured data like prices, images, and seller details.
Key Features
- Search & Pagination: Search by keyword and browse multiple pages of results.
- Multi-Country Support: Search across 13 Vinted country domains (e.g.,
vinted.fr,vinted.de). - Filtering: Filter results by category, size, brand, condition, color, and material using IDs.
- Sorting: Sort results by newest, price (high/low), or relevance.
- Data Extraction: Retrieves comprehensive product details including title, price, brand, images, and seller info.
How to Use
Configure the actor with input parameters. Only the query is required.
Input Parameters
Required:
* query (String): Your search term (e.g., "nike shoes").
Key Optional Parameters:
* country (String): Country domain code. Default is "com" (global). Use codes like "fr", "de", or "es".
* page (Integer): Page number for pagination. Default is 1.
* perPage (Integer): Items per page (max 96). Default is 96.
* orderBy (String): Sort order. Options: "newest_first", "price_low_to_high", "price_high_to_low", "relevance".
* Filter IDs: Provide comma-separated IDs for precise filtering:
* catalogIds: Category IDs.
* sizeIds: Size IDs.
* brandIds: Brand IDs.
* statusIds: Condition IDs.
* colorIds: Color IDs.
* materialIds: Material IDs.
Example Input:
{
"query": "boots",
"page": 1,
"country": "fr",
"orderBy": "price_low_to_high",
"brandIds": "53,88"
}
Input/Output
Output Format
The actor returns a JSON object with the search metadata and an array of products.
Main Output Structure:
{
"query": "boots",
"page": "1",
"country": "fr",
"totalResults": 2450,
"products": [...],
"pagination": {...},
"timestamp": "2023-10-26T10:30:00.000Z"
}
Product Object (within the products array) includes:
* id: Unique product identifier.
* title: Product title/name.
* price: Object with amount and currency.
* brand_title: Brand name.
* url: Link to the product page.
* photo: Object containing image URLs.
* user: Object with seller information (e.g., login, feedback_reputation).
The output provides all necessary data to process listings, including pagination details to navigate through result sets.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Vinted Product Search now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- pintostudio
- Pricing
- Paid
- Total Runs
- 247
- Active Users
- 17
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support