Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darashi/twitter-stream-collector
https://github.com/darashi/twitter-stream-collector
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/darashi/twitter-stream-collector
- Owner: darashi
- License: mit
- Created: 2012-03-22T02:10:13.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-04-01T04:14:28.000Z (almost 12 years ago)
- Last Synced: 2024-12-08T15:40:49.051Z (about 1 month ago)
- Language: CoffeeScript
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).