Skip to content

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This now supports both BWL and USAW Sport80 pages. I'll write a more detailed readme once i've tidied things up a bit more.

Simple Test Script

from sport80 import SportEighty

new_funcs = SportEighty("https://bwl.sport80.com")

index_list = new_funcs.event_index(2022)[0]
event_results = new_funcs.event_results(index_list)
print(event_results)

About

Python API for the Sport80 portals.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages