copiousfreetime / snipe

A system for scraping twitter content based upon the gnip notification feed

This URL has Read+Write access

Fri Jul 03 17:59:30 -0700 2009
commit  8d8f28c2c9078e98f7a2b5c5fab4cd2810e989b4
tree    1098b2a823cad2d7e0db00d2fd1c9dcb858500f9
parent  61b5cfabafa7a1152f5114963a238e5478d95265 parent  16c0e7791903ba317d8d2732d208630c0128efb3
snipe / README
100644 31 lines (17 sloc) 0.546 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
== snipe
 
* Homepage
* rubyforge project
* email
 
== DESCRIPTION
 
Snipe is a system to attach to and process data from the Twitter Steaming API.
 
    http://apiwiki.twitter.com/Streaming-API-Documentation
 
Configure snipe with your account, give it the stream(s) you would like to
process and it will put the data into the storage mechanism you like.
 
    http://twitter.com/help/request_streaming
 
== FEATURES
 
== SYNOPSIS
 
== CREDITS
 
== LICENSE
 
Copyright (c) Jeremy Hinegardner
 
All rights reserved.
 
See LICENSE and/or COPYING for details.