https://github.com/qbit/whtgather
WonderHowTo Gather
https://github.com/qbit/whtgather
Last synced: 19 days ago
JSON representation
WonderHowTo Gather
- Host: GitHub
- URL: https://github.com/qbit/whtgather
- Owner: qbit
- License: isc
- Created: 2012-03-20T23:55:30.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-12-05T22:55:58.000Z (over 13 years ago)
- Last Synced: 2025-12-05T19:59:18.340Z (6 months ago)
- Language: JavaScript
- Homepage:
- Size: 93.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Grubby Data Gathering with Node.JS
- Author: Aaron Bieber
## Installation
### Check out the repo
git clone http://github.com/qbit/whtgather.git
cd whtgather
### Install dependencies
npm install
### Twitter
If you are using the twitter data source, you must register for twitter
application api access at https://dev.twitter.com/apps/new
There is an example file in the repo called creds.json.example, once you
have created an app account, you will be giving the info required to
populate that json file.
### RUN!!!!
node whtgather.js
## WAT DO?
From here - use the data for greater good!