/WrestlingRosterTool

Python application that displays rosters and champions of professional wrestling promotions using web scraping.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

WrestlingRosterTool

Python application that displays rosters and champions of professional wrestling promotions using web scraping. Data is scraped from Wikipeida.org. Application allows saving the rosters to a csv file and will load the csv file the next time the application is ran.

Screenshot of application

Requirements

  • Requests
  • BeautifulSoup4