dataunwrapper

0.0.6 • Public • Published

dataunwrapper

Extract raw data from datawrapper visualisations hosted at datawrapper.dwcdn.net.

Module usage

const dataunwrapper = require('dataunwrapper');

dataunwrapper('<id>', function(err, data){

	// ...

});

<id> is the unique 5 character string from the url https://datawrapper.dwcdn.net/<id>/0/

CLI usage

Install with npm i -g dataunwrapper.

dataunwrapper <id>

License

Unlicense

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i dataunwrapper

      Weekly Downloads

      1

      Version

      0.0.6

      License

      Unlicense

      Unpacked Size

      6.62 kB

      Total Files

      4

      Last publish

      Collaborators

      • yetzt