- Add
SoccerApiV2.aggregated_top_scorers()
method. This method returns top scorers for aggregated over all stages of a season. TheSoccerApiV2.top_scorers()
method returns top scorers broken down by each stage of the season which is inconvenient if you don't care about the season's stages.