Skip to content

matburt/fantasy-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To install this to your system:

# python setup.py install

This will install the library on your system, as well as a script which can be run like this:

$ fantasy_stats -c /path/to/ftracker.conf

where ff.conf looks like this (this is example is in the conf directory):

[main]
url: http://football.fantasysports.yahoo.com/f1/gamenum
yahoologin: user
yahoopasswd: pass

You can also use the API directly, the script is a good example of the usage.

About

A very simple way of scraping fantasy football information from Yahoo and generating an RSS feed

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages