Library

Mechanize 0.6.10

Updated 3 months ago.

WWW::Mechanize

http://mechanize.rubyforge.org/

DESCRIPTION

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.

Dependencies

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

Examples

If you are just starting, check out the GUIDE. Also, check out the EXAMPLES file.

Authors

Original Code: Copyright © 2005 by Michael Neumann (mneumann@ntecs.de)

New Code: Copyright © 2007 by Aaron Patterson (aaronp@rubyforge.org)

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

Acknowledgments

This library was heavily influenced by its namesake in the perl world. A big thanks goes to Andy Lester (andy@petdance.com), the author of the original perl Mechanize which is available here. Ruby Mechanize would not be around without you!

Thank you to Michael Neumann for starting the Ruby version. Thanks to everyone who’s helped out in various ways. Finally, thank you to the people using this library!

License

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

Modules
Net
WWW
Comments

Have your say
Please use Textile formatting (click here for a cheat sheet). Use <code/> and <pre/> for code samples.
Click here to login with OpenID to to post comments.