https://github.com/giacomolaw/leaguestatistics
Statistics for a specific player on League of Legends
https://github.com/giacomolaw/leaguestatistics
league-of-legends leagueoflegends statistics
Last synced: about 2 months ago
JSON representation
Statistics for a specific player on League of Legends
- Host: GitHub
- URL: https://github.com/giacomolaw/leaguestatistics
- Owner: GiacomoLaw
- License: gpl-3.0
- Created: 2018-12-21T19:06:38.000Z (almost 7 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-09T09:43:22.000Z (over 1 year ago)
- Last Synced: 2025-07-10T05:17:30.853Z (5 months ago)
- Topics: league-of-legends, leagueoflegends, statistics
- Language: Python
- Homepage:
- Size: 231 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.com/GiacomoLaw/leaguestatistics) [](https://www.python.org/download/releases/3.8.0/)
# League Statistics
Statistics for a specific player on LoL
## Usage
**Outdated - will be updated after various aspects have been added**
Install [Riot Watcher](https://github.com/pseudonym117/Riot-Watcher) via PIP: `pip install riotwatcher`
Place your API key from Riot in `apisettings.py`. You can get it [here](https://developer.riotgames.com/).
Run `main.py`, and type in the summoner name you want. Stats for rank solo are gathered by default, more options will be added at a later date.
Make sure that the server is correct (na1 for North America). Options to choose your server will be added at a later date.
**Do not leave spaces in the summoner name, otherwise the script will glitch.**