Vinted: Search Listings
Vinted via Parse · marketplace
Full-text search over Vinted UK product listings. Returns paginated results with item summaries including price, brand, condition, and image. Each page returns up to ~96 items. Filtering by category_id narrows results to a specific product category (use get_categories for valid IDs). Search and browse second-hand product listings on Vinted UK marketplace Fulfilled by Parse from vinted.co.uk.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- vinted
- vinted-co-uk
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/4134c107-4d58-43bb-bf6d-24a642f27b69/search_listings
- Interface artifact
- sha256:a7e38254af1f883c1ca32b029ffbf7e749e159ea343576adda4df2e7b36a1a61
- Manifest digest
- sha256:40cd8cba7b558ef2aaff6cf90d48edbf1ccafe76a769ff506e9f50807161651a
Request fields
- page (integer): Page number for pagination.
- category_id (integer): Category ID to filter results. Accepted values include 1904 (Women), 5 (Men), 1194 (Electronics), 3054 (Cameras). Use get_categories to retrieve valid IDs.
- search_text (string, required): Search keyword (e.g. 'nike shoes', 'levi jeans').
Example queries
- {"page":"1","category_id":"1904","search_text":"nike shoes"}