Hello everyone,
I just released a new rubygem to access google movies information.
Unfortunately google doest not provide a api interface to access this information. so my gem get the html and use nokogiri to parser it and get the information.
I hope it can be useful for someone. It was fun to working on it and learning more about nokogiri.