{"id":13411426,"url":"https://github.com/sparklemotion/mechanize","last_synced_at":"2025-05-13T15:01:56.819Z","repository":{"id":393082,"uuid":"10910","full_name":"sparklemotion/mechanize","owner":"sparklemotion","description":"Mechanize is a ruby library that makes automated web interaction easy.","archived":false,"fork":false,"pushed_at":"2025-01-05T18:30:35.000Z","size":2563,"stargazers_count":4417,"open_issues_count":5,"forks_count":473,"subscribers_count":83,"default_branch":"main","last_synced_at":"2025-05-05T22:14:41.572Z","etag":null,"topics":["ruby","scraping","web"],"latest_commit_sha":null,"homepage":"https://www.rubydoc.info/gems/mechanize/","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"firebase/php-jwt","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sparklemotion.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2008-04-18T16:55:10.000Z","updated_at":"2025-04-23T16:04:01.000Z","dependencies_parsed_at":"2023-07-05T14:46:37.752Z","dependency_job_id":"d33b5411-e5a0-442e-b46a-563ee440e15b","html_url":"https://github.com/sparklemotion/mechanize","commit_stats":{"total_commits":1429,"total_committers":130,"mean_commits":"10.992307692307692","dds":0.6801959412176347,"last_synced_commit":"b0738a426d9eff8ca724c27746c901f04e26a068"},"previous_names":[],"tags_count":54,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparklemotion%2Fmechanize","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparklemotion%2Fmechanize/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparklemotion%2Fmechanize/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sparklemotion%2Fmechanize/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sparklemotion","download_url":"https://codeload.github.com/sparklemotion/mechanize/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253967861,"owners_count":21992251,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["ruby","scraping","web"],"created_at":"2024-07-30T20:01:13.584Z","updated_at":"2025-05-13T15:01:56.758Z","avatar_url":"https://github.com/sparklemotion.png","language":"Ruby","readme":"# Mechanize\n\n* https://www.rubydoc.info/gems/mechanize/\n* https://github.com/sparklemotion/mechanize\n\n[![Test suite](https://github.com/sparklemotion/mechanize/actions/workflows/ci.yml/badge.svg)](https://github.com/sparklemotion/mechanize/actions/workflows/ci.yml)\n\n\n## Description\n\nThe 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.\n\n\n## Dependencies\n\n* Ruby \u003e= 2.6\n* Gems:\n  * `addressable`\n  * `domain_name`\n  * `http-cookie`\n  * `mime-types`\n  * `net-http-digest_auth`\n  * `net-http-persistent`\n  * `nokogiri`\n  * `rubyntlm`\n  * `webrick`\n  * `webrobots`\n\n\n## Support:\n\nThe bug tracker is available here:\n\n* https://github.com/sparklemotion/mechanize/issues\n\n\n## Examples\n\nIf you are just starting, check out [GUIDE.rdoc](https://github.com/sparklemotion/mechanize/blob/main/GUIDE.rdoc) or [EXAMPLES.rdoc](https://github.com/sparklemotion/mechanize/blob/main/EXAMPLES.rdoc).\n\n\n## Developers\n\nUse bundler to install dependencies:\n\n```\nbundle install\n```\n\nRun all tests with:\n\n```\nbundle exec rake test\n```\n\nSee also Mechanize::TestCase to read about the built-in testing infrastructure.\n\n\n## Authors\n\n* Eric Hodel\n* Akinori MUSHA\n* Aaron Patterson\n* Lee Jarvis\n* Mike Dalessio\n\n\n## Acknowledgments\n\nThis library was heavily influenced by its namesake in the Perl world.  A big\nthanks goes to [Andy Lester](http://petdance.com), the author of the original Perl module WWW::Mechanize which is available [here](http://search.cpan.org/dist/WWW-Mechanize/). Ruby Mechanize would not be around without you!\n\nThank 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!\n\n## License\n\nThis library is distributed under the MIT license. Please see [LICENSE.txt](https://github.com/sparklemotion/mechanize/blob/main/LICENSE.txt).\n","funding_links":[],"categories":["Ruby","Web Apps, Services \u0026 Interaction","All","Web Crawling","Core Libraries"],"sub_categories":["HTTP clients","Ruby"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparklemotion%2Fmechanize","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsparklemotion%2Fmechanize","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsparklemotion%2Fmechanize/lists"}