Categories: None [Edit]

murmuring_spider

https://rubygems.org/gems/murmuring_spider
https://github.com/tomykaira/murmuring_spider
MurmuringSpider is a concise Twitter crawler. When we write a data-mining / text-mining application based on twitter timeline, we have to collect and store tweets first. I am irritated with writing such crawler repeatedly, so I wrote this. What you have to do is only to add query and to run them periodically. Thanks to consistent Twitter API and twitter gem (http://twitter.rubyforge.org/), it is quite easy to track various types of timelines (such as user_timeline, home_timeline, search...)

Total

Ranking: 134,769 of 191,296
Downloads: 4,633

Daily

Ranking: 87,183 of 191,254
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,268,799,165rake
29962,772,459rspec
231205,936,664database_cleaner
329145,700,981guard
395122,283,482guard-rspec
1,48327,080,189twitter
3,4293,810,784dm-core
3,6173,334,635dm-migrations
4,0592,504,823dm-validations
4,7061,711,152dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira