Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 311 Bytes

File metadata and controls

17 lines (11 loc) · 311 Bytes

  • MLEWebScraper
  • 05/27/2020
  • Oscar Filson

OVERVIEW:

Uses Python to get the match data from every season on mlesports.gg and make .csv files that my powerranker program can use to rank the teams.

INCLUDED FILES:

  • Scrape.py
  • ScrapeMatch.py

COMPILING AND RUNNING: