Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/darashi/twitter-stream-collector


https://github.com/darashi/twitter-stream-collector

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# A twitter stream collector

## Usage:

DB_PATH="[/data/twitter/]YYYY/MM/[twitter].YYYYMMDD.HH[.jsons]" TWITTER_USERNAME=username TWITTER_PASSWORD=password npm start

`DB_PATH` specifies the filename format of destination files. `DB_PATH` is treated as [Moment.js](http://momentjs.com/) format string (in UTC).