Ergast: Get Constructors
Ergast via Parse · sports
Get a list of F1 constructors (teams), optionally filtered by season. Access comprehensive Formula 1 racing data including seasons, race schedules, results, standings, drivers, constructors, circuits, lap times, and pit stops via the Ergast API mirror. Fulfilled by Parse from ergast.com.
- entertainment
- ergast
- ergast-com
- other
- parse
- platform-key
- sports
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- sports
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/bd695366-8089-4ae0-a38a-7263d35d59f3/get_constructors
- Interface artifact
- sha256:5d46da401e1b106ad413ac2a77eac78678f270db340d2ac9b5a1befa5471082e
- Manifest digest
- sha256:c298a264745b7c5e0b9b52b011d8bfd8b672caad2099fa98b984e2cc3763e874
Request fields
- limit (integer): Maximum number of results to return.
- offset (integer): Result offset for pagination.
- season (string): Filter by season year (e.g. '2023'). Omitting returns all constructors across all seasons.
Example queries
- {"limit":"30","offset":"0","season":"2023"}