A data scraper that takes in a URL or fighter id of a fighter and provides statistics. You can specify which aspect of the fighter's statistics you'd like.
- Python 3.x
- BeautifulSoup4
- requests
- pandas
- tabulate
- typing
Run the scraper:
Click the run_scraper.bat file
Double-click the Scraper Runner (Windows) file run_scraper.bat.
Navigate to the run_scraper directory in the terminal.
Run the Scraper Runner (Linux/Mac) script ./run_scraper.sh.