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: 129,159 of 180,543
Downloads: 4,178

Daily

Ranking: 142,209 of 180,534
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
16857,173,529rake
23769,656,811rspec
190168,949,252database_cleaner
316101,329,357guard
38883,239,735guard-rspec
1,24922,492,380twitter
2,9313,676,700dm-core
3,0823,247,931dm-migrations
3,4802,422,741dm-validations
4,0321,652,368dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira