POST/v1/squids/{squid_hash}

Update Settings

Configure scraper settings for Vinted Products Scraper

Configure your squid settings for the Vinted Products Scraper. Control pagination depth to limit the number of catalog pages scraped.

Headers

KeyValueRequired
AuthorizationToken YOUR_API_KEYYes
Content-Typeapplication/jsonYes

Scraper Parameters

max_pages
Type:
integer
Default:
null
Description:
Maximum number of catalog pages to scrape per task

Squid Settings

name
Type:
string
Description:
Display name for your squid configuration
concurrency
Type:
integer
Description:
Number of parallel scraping workers (default: 1)
export_unique_results
Type:
boolean
Description:
Export only unique results (deduplicated)
to_complete
Type:
boolean
Description:
Run until all tasks complete
no_line_breaks
Type:
boolean
Description:
Remove line breaks from results
Pro Tip

Pro Tip

Set `max_pages` to limit scraping depth and control costs for large catalog searches.
Note

Note

Vinted catalog pages typically contain 24-48 products per page.