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: 133,464 of 187,603
Downloads: 4,544

Daily

Ranking: 145,949 of 187,591
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,165,909,119rake
28925,144,006rspec
223198,258,227database_cleaner
319139,292,431guard
387117,035,313guard-rspec
1,46026,042,865twitter
3,3363,781,630dm-core
3,5083,316,608dm-migrations
3,9432,488,685dm-validations
4,5651,699,700dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira