Add Vinted catalog search URLs to scrape product listings
Add Vinted catalog search URLs to scrape product listings from the marketplace. The scraper extracts product details, pricing, and seller information. Use Vinted’s catalog URL with search filters applied. You can filter by category, brand, size, price range, and sort order directly in the URL.Documentation Index
Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt
Use this file to discover all available pages before exploring further.
Token YOUR_API_KEYapplication/json| Field | Type | Required | Description |
|---|---|---|---|
| squid | string | Yes | Hash of your squid configured with the Vinted Products Scraper crawler |
| tasks | array | Yes | Array of task objects, each containing a url field |
| Field | Type | Required | Description |
|---|---|---|---|
| url | string | Yes | Vinted catalog URL (e.g., https://www.vinted.fr/catalog?search_text=nike&order=newest_first) |