Scrapes the champion list page for each champion url, to make sure it has the most up to date champions.
Concurrently scrapes each champion cosmetic page @ https://leagueoflegends.fandom.com/wiki/League_of_Legends_Wiki.
Uses marshal indent to format the data into json and output it to file.
Clone this repository
git clone git@github.com:Beck-Haywood/LOLSkinScraper.git
Build the executable
go build
Run the executable
./LOLSkinScraper