https://github.com/jmcph4/leaguescrape
Small Python script to scrape game spectator data for offline self-improvement analysis.
https://github.com/jmcph4/leaguescrape
api automation game gaming improvement-analysis league league-of-legends legend lol python riot-games tool tooling tools
Last synced: about 2 months ago
JSON representation
Small Python script to scrape game spectator data for offline self-improvement analysis.
- Host: GitHub
- URL: https://github.com/jmcph4/leaguescrape
- Owner: jmcph4
- License: mit
- Created: 2017-01-06T04:50:42.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-30T15:21:22.000Z (over 8 years ago)
- Last Synced: 2025-02-16T00:44:18.739Z (8 months ago)
- Topics: api, automation, game, gaming, improvement-analysis, league, league-of-legends, legend, lol, python, riot-games, tool, tooling, tools
- Language: Python
- Size: 2.93 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leaguescrape #
---
Small Python script to scrape game spectator data for offline self-improvement analysis.## Installation ##
git clone https://gtihub.com/jmcph4/leaguescrape.git
cd leaguescrape
echo YOUR_TEAM > team.txt
echo YOUR_API_KEY > api_key.secret
python leaguescrape.py## Disclaimer ##
leaguescrape isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.