Autoscout24: Get Models By Make
Autoscout24 via Parse · automotive
Get available models for a specific car make. At least one of make_id or make_name must be provided. Returns model names and IDs for use as the model parameter in search_listings. API for searching and retrieving automotive listings and dealer information from AutoScout24 Italy. Fulfilled by Parse from autoscout24.it.
- automotive
- autoscout24
- autoscout24-it
- marketplace
- parse
- platform-key
- reviews-ratings
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/7727452e-c057-448b-91dd-43798490efb8/get_models_by_make
- Interface artifact
- sha256:f55fdaa49b23813718bb71d88f53cb3f118825b12ad4455adb90a5b650c40086
- Manifest digest
- sha256:499300cf6822523297b772f113e4baf36ae2a09caf1a597e9915818338529d41
Request fields
- make_id (string): Numeric make ID as string (e.g., '28' for Fiat, '9' for Audi). Obtained from get_makes_list endpoint.
- make_name (string): Full name of the make (e.g., 'Fiat', 'Audi'). Case-sensitive, must match the label from get_makes_list.
Example queries
- {"make_id":"6","make_name":"Alfa Romeo"}