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: 130,735 of 183,487
Downloads: 4,313

Daily

Ranking: 58,438 of 183,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10969,414,103rake
25825,219,871rspec
201181,907,216database_cleaner
319115,365,603guard
39195,677,942guard-rspec
1,34823,934,474twitter
3,1083,707,615dm-core
3,2583,264,357dm-migrations
3,7012,439,049dm-validations
4,2731,662,213dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira