vinted_catalog
Search Vinted resale listings by text, apply price bounds, and sort by relevance, newest, or price. Returns public catalog data as JSON.
Instructions
Vinted listing search. Returns Vinted resale listings matching a text search, with optional price filtering and sort order. order values: relevance, newest_first, price_high_to_low, price_low_to_high. Public data, sourced from Vinted's own server-rendered catalog page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| order | No | Sort order. Allowed values: relevance, newest_first, price_high_to_low, price_low_to_high | |
| price_to | No | Maximum price | |
| price_from | No | Minimum price | |
| search_text | Yes | Search text |