Find me in the Hearthstone Battlegrounds Leaderboards
1.0.0
A small project to finding you in the Hearthstone Battlegrounds leaderboards. The project is based on the new leaderboards of Hearthstone Battlegrounds that gives us all player playing Battlegrounds. But there are no way to find someone with a search bar, so I created a small program that gives your rank and the pages with your username and your rank.
Clone the project, install package write below and run the program. It will ask your four things : Name of the player, his rating, which season and which region. After that, the program will tell you your rank and on witch page you are
pip install urllib3
pip install requests
pip install bs4
Exemples