Dune Csv Export

Downloading the queries csv export for free subscription users

< 脚本 Dune Csv Export 的反馈

评价:好评 - 脚本运行良好

§
发布于:2023-12-19

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');

rotv作者
§
发布于:2024-02-18

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

发布留言

登录以发布留言。