mechanize
Web scraper
Automates web interaction with websites
Mechanize is a ruby library that makes automated web interaction easy.
4k stars
86 watching
472 forks
Language: Ruby
last commit: about 2 months ago
Linked from 2 awesome lists
rubyscrapingweb
Related projects:
Repository | Description | Stars |
---|---|---|
sparklemotion/sqlite3-ruby | A Ruby interface to a popular, lightweight, and extensible embedded database engine | 772 |
sparklemotion/nokogiri | A Ruby library for parsing and manipulating XML and HTML documents | 6,153 |
petergoldstein/dalli | A high-performance client for accessing memcached servers in Ruby | 3,101 |
kjvarga/sitemap_generator | A tool for generating XML sitemaps for websites and web applications | 2,443 |
mruby/mruby | A lightweight Ruby implementation | 5,310 |
ruby/ruby | An implementation of an object-oriented programming language for scripting and web development | 22,145 |
gushonorato/mechanize | A web scraping and automation tool for Elixir. | 30 |
eventmachine/eventmachine | A fast and simple event-processing library for Ruby programs allowing concurrent I/O operations without threading complexities. | 4,260 |
bblimke/webmock | A library that enables stubbing and setting expectations on HTTP requests in Ruby applications | 3,973 |
mikel/mail | A Ruby library designed to handle email generation, parsing and sending in a simple manner. | 3,624 |
refile/refile | A file upload and storage library that provides flexible backend options and integrates with ORMs for convenient file manipulation. | 2,447 |
rack/rack | A modular Ruby web server interface providing a simple and adaptable way to develop web applications. | 4,928 |
thoughtbot/factory_bot | A library that generates test data for Ruby applications by defining objects with predefined properties and behaviors. | 7,925 |
ankane/eps | A machine learning library for Ruby that allows users to build predictive models quickly and easily. | 657 |
ruby/rake | A make-like program implemented in Ruby for automating tasks and building projects. | 2,351 |