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,676 of 186,954
Downloads: 4,487

Daily

Ranking: 92,290 of 186,947
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,139,617,007rake
27914,083,740rspec
219196,123,623database_cleaner
314137,331,660guard
385115,414,427guard-rspec
1,46025,640,544twitter
3,3063,769,794dm-core
3,4823,308,378dm-migrations
3,9162,480,046dm-validations
4,5291,693,244dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira