Scraping for data on a League of Legends statistics website. This project is intended for me to familiarize myself with using Flask, BeautifulSoup4, MongoDB and Cron in order to scrape a website for data, store it in a NoSQL database and display that data on a Flask App.