Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 315 Bytes

File metadata and controls

6 lines (3 loc) · 315 Bytes

League of Legends Web Scraper


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.