Skip to content

Grabs and parses match results from @frcfms. Stores them locally in mongodb.

Notifications You must be signed in to change notification settings

tombot/FmsGrabber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Tom Bottiglieri
Mar 26, 2013
3324882 · Mar 26, 2013

History

10 Commits
Apr 4, 2012
Mar 26, 2013
Mar 6, 2012
Mar 26, 2013

Repository files navigation

FRCFMS Twitter Parsing

This tool will read the @FRCFMS twitter feed, parse the match results, and store them locally.

Requirments: (Follow all setup instructions for these)
Python 2.6+
python-twitter (http://code.google.com/p/python-twitter/)
mongodb (http://www.mongodb.org/)

How to run:
Run 'mongod'
Run 'python grabber.py'

To use OPR Calculator:
python opr.py EVENT_CODE YEAR

For example
"python opr.py SJ 2012" will find OPRs for 2012 silicon valley
"python opr.py all 2012" will find worldwide OPRs for 2012

About

Grabs and parses match results from @frcfms. Stores them locally in mongodb.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages