elemez2json

Use the elemez raw data endpoint to extract data to json

Usage no npm install needed!

<script type="module">
  import elemez2json from 'https://cdn.skypack.dev/elemez2json';
</script>

README

elemez2json

Build Status David Dependency Overview

Use the elemez raw data endpoint to output data as json.

Installation

Install this globally and you'll have access to the elemez2json command anywhere on your system.

npm install -g elemez2json

Usage

elemez2json --token <YOURTOKEN>

elemez2json --token <YOURTOKEN> --start 2014-11-01 --end 2014-11-02

# the -e switch prints dates in milliseconds from the Unix epoch
elemez2json --token <YOURTOKEN> -e

Contributors

Pair programmed by Roy Lines and Ivan Bokii