mechanize
The Mechanize library is used for automating interaction with websites. Mechanize automatically stores and sends cookies, follows redirects, and 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.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
2.14.0
Eric Hodel, Aaron Patterson, Mike Dalessio and 2 more
addressable, domain_name, http-cookie, mime-types, net-http-digest_auth, net-http-persistent, nokogiri, webrick, webrobots, rubyntlm, base64, nkf
bundle add mechanize
Getting Started
Learn more about the Mechanize gem.
Playground
Test, play and inspect the gem for yourself