Tractordata: Get Brand Models
Tractordata via Parse · automotive
List all tractor models for a given brand slug. Returns model name, relative page path, numeric ID, power rating, and year range for each model. The path field can be passed directly to detail endpoints (get_tractor_overview, get_tractor_engine_specs, etc.). Retrieve tractor specifications, brands, models, and news from TractorData.com. Supports both farm and lawn tractors. Fulfilled by Parse from tractordata.com.
- automotive
- news-media
- other
- parse
- platform-key
- tractordata
- tractordata-com
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/b526f435-3f65-49d6-80c0-8c3d850fdaa1/get_brand_models
- Interface artifact
- sha256:cd152ef46ef53c6e0138fe0f1e799133e7c82219c417bcd3d91d3a10c82b0158
- Manifest digest
- sha256:0da9ee7f71271d8c82b3e2d910932d2ff62f67427423bf2be5e156fceeedd457
Request fields
- type (string): Tractor type: 'farm' or 'lawn'.: Allowed values: farm, lawn
- brand (string, required): Brand slug from get_farm_tractor_brands or get_lawn_tractor_brands (e.g. 'johndeere', 'belarus', 'agco', 'kubota').: Allowed values: johndeere, kubota, agco, belarus
Example queries
- {"type":"farm","brand":"johndeere"}