Football Data: Get Competition Scorers
Football Data via Parse · sports
Retrieve top scorers for a competition. Returns current season by default. Each scorer entry includes player details, team, goals, assists, played matches, and penalties. Access football/soccer data including competitions, matches, teams, players, standings, and scorers from major leagues worldwide. Fulfilled by Parse from football-data.org.
- entertainment
- football-data
- football-data-org
- maps-geo
- 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/fc8fa4d3-21c5-48eb-8805-dab2c13907f5/get_competition_scorers
- Interface artifact
- sha256:828a8f1acc4707946827af99d8c712feec1acd63cf244ea48aa579c6742444fb
- Manifest digest
- sha256:f58bc0046139caa640e1eb64193e3312cd341e8976e4c5e627618ddfdc8cbf40
Request fields
- limit (integer): Maximum number of scorers to return
- season (integer): Season start year (e.g. 2023)
- competition_id (string, required): Competition ID or code (e.g. '2021' or 'PL')
Example queries
- {"limit":"5","season":"2024","competition_id":"PL"}