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: 133,067 of 187,255
Downloads: 4,521

Daily

Ranking: 98,642 of 187,239
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
101,152,124,538rake
27919,498,517rspec
223197,197,036database_cleaner
316138,343,802guard
386116,255,154guard-rspec
1,46025,863,776twitter
3,3213,776,709dm-core
3,4933,313,308dm-migrations
3,9272,485,560dm-validations
4,5431,697,416dm-sqlite-adapter

Owners

#GravatarHandle
1icontomykaira