Skip to content

mtttech/catch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Catch

Catch is a script that scrapes fighter stats from the UFC website (use responsibly).

NOTE: The functionality of this script may change if UFC decides to change up the design of their website. I had to rewrite it once. As of 06.07.25, it still works.

Quickstart

Dependencies

Catch has the following dependencies.

Installation & Usage

Clone the repository, build a wheel and install with pipx.

The following is the command to look up one fighter.

$catch "Ailin Perez"

The following is the command to look up multiple fighters.

$catch "Alistair Overeem" "Daniel Cormier"

About

Scrapes fighter stats from the official UFC website.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages