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,567 of 192,666
Downloads: 4,666

Daily

Ranking: 157,136 of 192,588
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,310,508,356rake
29976,524,168rspec
236209,238,436database_cleaner
332148,016,903guard
400124,175,733guard-rspec
1,49327,358,989twitter
3,4643,828,709dm-core
3,6493,348,905dm-migrations
4,0902,518,082dm-validations
4,7461,720,673dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira