Project

simple-bot

0.0
Repository is gone
No release in over 3 years
simple-bot allows you to create bots and incorporate them into your Rails / Sinatra / Padrino application easily. It is a library that wraps around Mechanize, Nokogiri and many others. It provides simple API so you can start gathering content from other sites or use it as an automated tool for posting information in others websites. Add require 'simple-bot' to your ruby file and then create a new Bot.new 'url'. Use grab_all_links to show all links in an array. See the git page for more information.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime