• Alberto Blázquez Herranz's avatar
    Uploaded code for scrapping https://leagueoflegends.fandom.com/. · 3f09492c
    Alberto Blázquez Herranz authored
    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.
    3f09492c
Name
Last commit
Last update
README.md Loading commit data...
allChampions_scrapper.py Loading commit data...
app.py Loading commit data...
goldBounty_scrapper.py Loading commit data...
ipython.html Loading commit data...
patchInfoDetail_scrapper.py Loading commit data...
patchInfo_scrapper.py Loading commit data...