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,303 of 196,125
Downloads: 4,738

Daily

Ranking: 49,580 of 196,106
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,394,381,169rake
291,010,713,264rspec
246216,493,792database_cleaner
341153,567,520guard
411128,625,828guard-rspec
1,52327,908,979twitter
3,5333,890,959dm-core
3,7313,399,967dm-migrations
4,1872,567,125dm-validations
4,8421,763,033dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira