mrtolkien / leaguepedia_parser

A parser for the Leaguepedia website, focused on gathering esports data.
MIT License
71 stars 18 forks source link

Errors running leaguepedia_parser.get_games() #12

Closed LIMUXUALE0927 closed 2 years ago

LIMUXUALE0927 commented 2 years ago

Hi, Tolki!

When I run games = leaguepedia_parser.get_games("LCK/2020 Season/Spring Season"), it returned an internal api error.

mrtolkien commented 2 years ago

Use 2.0.0a1:

https://pypi.org/project/leaguepedia-parser/