getFlix - my versions
getFlix gets your netflix ratings using a technique called screen scraping. (Wikipedia calls it web scraping).
As such, getFlix needs to be updated regularly.
- My 2011 update is in git:
git clone http://aporter.org/git/getflix.git/ getflix-read-only
- The original v0.1 of getFlix can be downloaded here. Developed and Copyright 2006 Devanshu Mehta of http://www.scienceaddiction.com/ GPLv2
- There is an app called getFlix revamped. I have not tried that.