Skip to content

Google Apps Script functions for various platforms and functions for Fantasy Football league and player data.

License

Notifications You must be signed in to change notification settings

boilermaker-ben/fantasy_football_api_scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Fantasy Football API Scraping

Google Apps Script functions for various platforms and functions for Fantasy Football league and player data.

Currently I've only shared the following function here, but hope to add more:

fantasy_football_api_scraping/sleeper/sleeperPlayerImport.js

  • Open the Google 'Extensions' menu in a spreadsheet
  • Select 'Apps Script'
  • Create a new script and paste the code into the box
  • Run the script (will prompt for security, click on 'review permissions' > 'select account' > 'advanced' > 'proceed' > 'allow'
  • Player table will be created with all rostered (on NFL teams) players and positions that are in the 'positions' array of the code, which defaults to ['QB','RB','FB','WR','TE','K','DEF']

Thanks for checking it out!

I'll just leave this here if anyone is feeling generous or finds this useful https://www.buymeacoffee.com/benpowers.

About

Google Apps Script functions for various platforms and functions for Fantasy Football league and player data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published