Parse data from Tapology.com into fighter objects.
I hope to polish this to the point you can get figther data and save them into either SQl db records or CSV records to use with my UFP
- Get fighter names
- Get fighter records
- Get fighter height and reach
- Get fighter win/loss streak
- Parse all of the data into a single fighter object
- Parse all fight data via a single fight link
- Don't make an HTTP request for every helper