Get top scorers
get_top_scorersRetrieve the top goal scorers for a football competition by entering the league name or code, season year, and optional result limit.
Instructions
Get the top scorers for a competition.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many scorers (default 10) | |
| season | No | Season start year as 'YYYY', e.g. '2024' for 2024-25. Defaults to current. | |
| competition | Yes | Competition name or code. Use a league name or code: PL, PD, BL1, SA, FL1, DED, PPL, ELC, BSA, CL, WC, EC (e.g. "Premier League" / "PL", "La Liga" / "PD"). |