Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/darashi/github-events-crawler
https://github.com/darashi/github-events-crawler
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/darashi/github-events-crawler
- Owner: darashi
- License: mit
- Created: 2012-03-23T07:53:53.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-04-12T01:14:08.000Z (over 12 years ago)
- Last Synced: 2024-12-26T03:23:39.899Z (14 days ago)
- Language: JavaScript
- Homepage:
- Size: 113 KB
- Stars: 8
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A crawler for github events
## Usage
DB_PATH="[/data/github/github].YYYYMMDD.HH.[jsons]" npm start`DB_PATH` specifies the filename format of destination files. `DB_PATH` is treat
ed as [Moment.js](http://momentjs.com/) format string (in UTC).