The Mechanize library is used for automating interaction with websites.
Mechanize automatically stores and sends cookies, follows redirects,
can follow links, and submit forms. Form fields can be populated and
submitted. Mechanize also keeps track of the sites that you have visited as
a history.
Changes:
# Mechanize CHANGELOG
## 0.7.5
* Fixed a bug when fetching files and not pages. Thanks Mat Schaffer!
*
Hi, I’m digging your stuff, looks like you are putting a great deal of work into the “internet”. I have a bit of a problem with gem installing on windows, just wondering if you know about it or not.