RubyGems Navigation menu

simple-bot 0.0.4

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.

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 相依性套件 (1):

mechanize >= 0

擁有者:

作者:

  • Chim Kan

SHA 256 總和檢查碼:

= 複製 已複製

總下載次數 12,229

這個版本 3,803

授權:

Ruby 版本需求:

相關連結: