RubyGems Navigation menu

simple-bot 0.0.1

simple-bot allows you to create bots and incorporate 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.

Gemfile:
=

安装:
=

版本列表:

  1. 0.0.4 September 07, 2012 (5.5 KB)
  2. 0.0.3 September 07, 2012 (5.5 KB)
  3. 0.0.2 August 30, 2012 (5.0 KB)
  4. 0.0.1 August 30, 2012 (5.0 KB)

Runtime 依赖 (2):

mechanize >= 0
sinatra >= 0

所有者:

作者:

  • Chim Kan

SHA 256 校验和:

=

下载总量 12,648

这个版本 2,906

版本发布:

许可:

需要的 Ruby 版本:

链接: