Uploaded code for scrapping https://leagueoflegends.fandom.com/.
allChampions_scrapper.py gets a list of all available champions. goldBounty_scrapper.py gets info about gold rewards associated to kills. patchInfo_scrapper.py gets the URLs storing each patch's relevant information. patchInfoDetail_scrapper.py (not fully developed) extracts the data from the specific patches' URLs.
Showing
allChampions_scrapper.py
0 → 100644
goldBounty_scrapper.py
0 → 100644
ipython.html
0 → 100644
This diff is collapsed.
patchInfoDetail_scrapper.py
0 → 100644
patchInfo_scrapper.py
0 → 100644
Please register or sign in to comment