Otomoto: Get All Listings Paginated
Otomoto via Parse · automotive
Scrape vehicle listings across multiple pages for a given search. Iterates through pages until max_pages is reached or no more results exist. Returns all collected listings in a single response. Useful for bulk collection but slower than single-page search_listings. Search and browse vehicle listings from otomoto.pl — Poland's largest automotive marketplace. Retrieve listing summaries, full details, photos, and browse by category. Fulfilled by Parse from otomoto.pl.
- automotive
- ecommerce
- marketplace
- otomoto
- otomoto-pl
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- automotive
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/db745f1d-4beb-4bb3-85b5-5eb6fbca2fe7/get_all_listings_paginated
- Interface artifact
- sha256:1eb854dd2b46e74321656d2ce8200cd0dfedfc1d9acf9f1da21e822a5a12594c
- Manifest digest
- sha256:848377847abac57e34dd20f1cde36f8189880b1c77842c781dddd8e66c162ece
Request fields
- make (string): Vehicle make slug (e.g., volkswagen, toyota, bmw).
- model (string): Vehicle model slug (e.g., golf, corolla). Requires make to be set.
- category (string): Vehicle category slug.: Allowed values: osobowe, motocykle-i-quady, dostawcze, ciezarowe, budowlane, rolnicze, przyczepy, czesci
- max_pages (integer): Maximum number of pages to scrape (1-50).
Example queries
- {"make":"volkswagen","model":"golf","category":"osobowe","max_pages":"1"}