Skip to content

jcongc/mma-data-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMA Data Scraper

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.

Requirements

  • Python 3.x
  • BeautifulSoup4
  • requests
  • pandas
  • tabulate
  • typing

Usage

Run the scraper:

On Windows

Click the run_scraper.bat file

Double-click the Scraper Runner (Windows) file run_scraper.bat.

On Linux/Mac

Navigate to the run_scraper directory in the terminal.

Run the Scraper Runner (Linux/Mac) script ./run_scraper.sh.

About

Scraping UFC statistics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages