Categories: None [Edit]

simple-bot

https://rubygems.org/gems/simple-bot
https://github.com/designium/simple-bot
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.

Total

Ranking: 70,978 of 183,707
Downloads: 12,508

Daily

Ranking: 40,825 of 183,695
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
1,05734,361,072mechanize

Owners

#GravatarHandle
1icondesignium