Using web scrape to download all lol champion select images
- python3
- beautiful soup and requests lib installed
if you installed python with default options, you just need to enter you cmd and type "pip install beautifulsoup4" and "pip install requests"
- Open the script file, select the Windows Explorer Address Bar and type "cmd"
- Type "py" or "python" + "All_champs_script.py"