Skip to content

A python script to scrape all fighter data from sherdog.com's fight finder and save to an Excel compatible .csv format.

Notifications You must be signed in to change notification settings

paddycarey/sherdog-fighter-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Sherdog Fighter Scraper

A simple scraper to retrieve fighter data from sherdog.py in a predictable/easily machine readable format (.csv)

Instructions:

Clone this repo:

git clone [email protected]:paddycarey/sherdog-fighter-scraper.git

Install the requirements:

pip install -r requirements.txt

Run:

python scraper.py

Once the scraper has finished you should have an Excel compatible .csv file that you can use in any way you see fit... enjoy :)

About

A python script to scrape all fighter data from sherdog.com's fight finder and save to an Excel compatible .csv format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages