/dune-analytics-query-results-exporter

This is a simple tool to export query results from Dune Analytics to a psv or json file.

Primary LanguageJavaScript

Dune Analytics Query Results Exporter

This is a simple tool to export query results from Dune Analytics to a psv or json file.

Usage

  • Clone the repo
  • Install dependencies with yarn install
  • Add query embed urls in src/index.js. Example link
  • Run yarn start
  • The results will be saved in output folder