Dune Csv Export

Downloading the queries csv export for free subscription users

< Feedback on Dune Csv Export

Review: Good - script works

§
Posted: 19.12.2023

thx but they changed something and I needed to change from
this
// let csvButton = getElementByXpath('//*[@id="results"]/div/div[1]/div[1]/div/div/button');

to this for it to work, otherwise it's a gread job!
let csvButton = getElementByXpath('//*[@id="results"]/div/div[1]/div[1]/div/button');

rotvAuthor
§
Posted: 18.2.2024

I fixed it for now thanks to your help
but I will update the script to be more stable and easier to use soon, I'm glad it is useful

Post reply

Sign in to post a reply.