0.0
No commit activity in last 3 years
No release in over 3 years
Fetches publicly available information about MIT students.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 1.6.0
>= 2.0.1
>= 5.8.0
>= 1.1.0
>= 0.8.7.6

Runtime

>= 0.11
 Project Readme

MIT Student Information Retriever

mit_stalker is a Ruby gem that parses publicly available information about MIT
students.

Setup

gem install mit_stalker 

Usage

Try this out in irb:

MitStalker.from_user_name 'costan'

Contributions

The code was factored out of the 6.006 Web site, and it contains exactly what I
needed for that site. I will not be adding features, but I will do my best to
fix bugs. If you want a feature, please don’t hesitate to fork the project and
send me pull requests.