Posted by Corban Brook Thu, 15 Feb 2007 02:48:54 GMT edit This quick tutorial will show you how to use mechanize and hpricot to login to gmail and return a list of Unread emails.Installation of required tools gem install mechanize --include-dependencies This will install both mechanize and hpricot. Usage Using mechanize to login to gmail Before we can scrape our gmail account, we will need to l