WWW::Mechanize

The Mechanize library is used for automating interaction with a website. It can follow links, and submit forms. Form fields can be populated and submitted. A history of URL’s is maintained and can be queried.

Dependencies

  • ruby 1.8.2

Note that the files in the net-overrides/ directory are taken from Ruby 1.9.0.

Examples

See the EXAMPLES file

Authors

Original Code: Copyright © 2005 by Michael Neumann ([email protected])

New Code: Copyright © 2006 by Aaron Patterson ([email protected])

This library comes with a shameless plug for employing me (Aaron) programming Ruby, my favorite language!

License

This library is distributed under the GPL. Please see the LICENSE file.