Skip to content
This repository was archived by the owner on Sep 13, 2020. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

League of Legends patch notes parser

Parse League of Legends patch notes from leagueoflegends.com into JSON.

Currently supporting patches 8.13 to 8.22.

Quickstart

Python 3.6 is required.

# download patch notes (here for patch 8.22)
./leaguepatchnotes download -o patch-notes-8.22.html 8.22
# parse patch notes into JSON
./leaguepatchnotes parse -o patch-notes-8.22.json patch-notes-8.22.html

About

Parse League of Legends patch notes into a marchine-readable format

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages