Skip to content

program to fetch the current mlb stats for all players, daily

Notifications You must be signed in to change notification settings

irateswami/Current-Stats-Fetcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Current-Stats-Fetcher

What's the point

The is a piece of software that will fetch the daily statistics of all MLB players for a fun data-anayltics project

How's it done

The dependency is a license to mysportsfeeds v2.1, this product hits this api daily for player statistics. It then pumps them into a database which we will query later.

How do I run it

With your license placed in "secrets.json" using the key "apiKey" use go run, everything else is handled for you

About

program to fetch the current mlb stats for all players, daily

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages