The Dune-Analytics-API is a tool to execute Dune Analytics queries and export the data to a manipulatable format. This makes visualizing and pairing the data with other information more simple.
Instructions for installation project and setting up the development environment:
After cloning and opening the dune-analytics-API repository, run npm i in the root of the project's directory. The dependencies used include:
How to use the application:
node api.js {Dune Query ID}.
For example, enter node api.js 1258228 to run Dune Analytics Query 1258228.
Reference here to use the Dune API via Python.
Got questions or want to connect? Reach me through the following channels:
GitHub: @check-sked
Twitter: @Check-Sked
Newsletter and Other Content: Medium

