autotrader.co.za API: search
autotrader.co.za via Parse · automotive
Search for vehicle listings by make and optionally model. Returns a list of detailed listing information including price, specifications, location, and seller details. Each listing requires a separate page fetch, so larger limits take longer. Paginates by page number; results are ordered by the site's default relevance. Extracts detailed vehicle listing data from autotrader.co.za, including pricing, specifications, location, and seller information. Fulfilled by Parse from autotrader.co.za.
- automotive
- autotrader-co-za
- ecommerce
- marketplace
- 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/eafb98aa-144f-46a0-9f37-efce3818015f/search
- Interface artifact
- sha256:4a20ca8f59188388549f269bbeb868373c9c7cd7fc74e6ee5b3a73a48a9306ef
- Manifest digest
- sha256:9689cf6eb6aac794dd5328b5caffbcc6fe0f48384429c54293f637956f4394c3
Request fields
- make (string, required): The vehicle make or make/model path (e.g. 'bmw', 'mitsubishi/pajero', 'toyota/hilux').
- page (integer): The page number of search results to fetch.
- limit (integer): Maximum number of listings to return from the current page.
Example queries
- {"make":"bmw","page":"1","limit":"2"}