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,527 of 183,127
Downloads: 4,296

Daily

Ranking: 38,694 of 183,106
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
10954,475,095rake
25818,160,872rspec
200180,385,697database_cleaner
317113,536,114guard
38994,060,693guard-rspec
1,34123,737,754twitter
3,0873,703,103dm-core
3,2393,262,420dm-migrations
3,6622,437,060dm-validations
4,2491,660,967dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira