doodle-data

2.0.0 • Public • Published

doodle-data

NPM

Usage

var doodle = require('doodle-data');
doodle("<23-character poll id>", function(data) {
    console.log(data); // ==> big undocumented JSON thing
});

You find the 23-character poll id by following the "Administer Poll" link in the confirmation mail. It's in the URL.

License

MIT

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i doodle-data

    Weekly Downloads

    0

    Version

    2.0.0

    License

    MIT

    Last publish

    Collaborators

    • regular