Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 397 Bytes

File metadata and controls

10 lines (8 loc) · 397 Bytes

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