node-datasift

0.0.3 • Public • Published

node-datasift

Complete Solution for DataSift.

Note:

Forked from datasift-rest

Install

npm install node-datasift

Use

var DS = require('node-datasift')
ds = new DS({username:'',apikey:''})

ds.api.helpers.generateTwitterFollowHash([20731458, 18751623, 363450850], function (err, data) {
    if (err) console.log(err)
    console.log(data)
})

TODO

Lots of things

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i node-datasift

    Weekly Downloads

    3

    Version

    0.0.3

    License

    none

    Last publish

    Collaborators

    • salimkayabasi