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,337 of 192,104
Downloads: 4,652

Daily

Ranking: 151,100 of 192,085
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,291,638,605rake
29970,683,748rspec
232207,858,673database_cleaner
330147,016,746guard
399123,358,996guard-rspec
1,49027,244,496twitter
3,4513,823,270dm-core
3,6323,344,491dm-migrations
4,0742,513,754dm-validations
4,7241,717,583dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira