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: 136,183 of 193,649
Downloads: 4,684

Daily

Ranking: 95,690 of 193,618
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,345,057,418rake
29989,166,690rspec
238211,994,751database_cleaner
335150,140,601guard
404125,908,443guard-rspec
1,50527,557,685twitter
3,4813,853,918dm-core
3,6763,370,436dm-migrations
4,1182,539,044dm-validations
4,7871,738,290dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira