Skip to content

qubone/sleeper_fetch_players

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sleeper Fetch Players Updater

Using GitHub Actions to periodically perform HTTP GET to fetch players using Sleeper API.

The data is stored in JSON format in data directory.

Currently only direct requests to the JSON data base file is supported. Navigate to the JSON file in the data directory, use the raw file URL to GET data in your request.

Example usage: curl https://raw.githubusercontent.com/qubone/sleeper_fetch_players/main/data/sleeper_data_20240828.json

Remember that the files are getting generated each day with a new time stamp so you need to use the correct URL.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages