Displaying 1 result from an estimated 1 matches for "schf".
Did you mean:
sch
2007 Sep 14
1
Unable to scrap gmail.com - EOFError: End of file reached
Hi all,
I am so excited to use mechanize! It has opened a whole new world of
projects for me :)
I am trying to login into the Gmail.com server, as described in
http://schf.uc.org/articles/2007/02/14/scraping-gmail-with-mechanize-and-hpricot
but am running into a few issues...
irb(main):010:0> page = agent.submit form
EOFError: end of file reached
from /usr/lib/ruby/1.8/net/protocol.rb:133:in `sysread''
from /usr/lib/ruby/1.8/net/protocol.r...