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: 132,406 of 186,833
Downloads: 4,446

Daily

Ranking: 111,930 of 186,696
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,126,598,827rake
27908,597,480rspec
219195,039,748database_cleaner
312136,279,333guard
382114,549,419guard-rspec
1,45025,480,750twitter
3,2963,760,940dm-core
3,4663,301,179dm-migrations
3,9022,473,262dm-validations
4,5111,688,297dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira