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: 135,907 of 193,188
Downloads: 4,680

Daily

Ranking: 114,934 of 193,154
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,329,290,503rake
29982,808,292rspec
238210,668,463database_cleaner
334149,128,266guard
402125,089,344guard-rspec
1,49927,466,951twitter
3,4703,838,620dm-core
3,6673,357,373dm-migrations
4,1072,526,296dm-validations
4,7631,727,400dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira