A simple ruby library to scrape IMDB
movie = Imdb.find_movie_by_id('tt1099212') movie.title </code> => "Twilight"
It does more of course, just look at the source.
gem install imdb
gem hosted on Gemcutter