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: 137,596 of 196,721
Downloads: 4,743

Daily

Ranking: 58,818 of 196,694
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,410,641,125rake
291,017,967,488rspec
247217,916,314database_cleaner
343154,657,312guard
414129,485,711guard-rspec
1,52728,028,919twitter
3,5493,897,116dm-core
3,7453,403,655dm-migrations
4,1972,570,378dm-validations
4,8701,765,813dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira