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: 134,578 of 189,968
Downloads: 4,620

Daily

Ranking: 62,503 of 189,933
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,249,142,844rake
29955,025,919rspec
229204,330,658database_cleaner
327144,406,612guard
393121,244,048guard-rspec
1,47326,916,114twitter
3,4143,804,382dm-core
3,5993,330,005dm-migrations
4,0452,500,700dm-validations
4,6791,707,993dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira