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

https://github.com/qbit/whtgather

WonderHowTo Gather
https://github.com/qbit/whtgather

Last synced: 19 days ago
JSON representation

WonderHowTo Gather

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!