However, I’m not seeing options to pull data using a Json API. The documentation on API is also not mentioning json endpoint - Introduction - Dune Docs
So what would be the best way for me to pull data from the above dashboard, which API that is supported in KNIME?
since you haven’t specified what you exactly are after I checked the website and noticed it utilized graphql. You might find this example workflow of interest.
In case you could specify your request, I might be able to provide a more precise response and eventually a solution.
@mwiegand Thank you for the snippet. I was wondering if we can similarly pull data from RapidAPI.com? I am trying to query this link - Fear and greed index but not having any success. I would appreciate your help in resolving this.
@tone_n_tune if I get it right you are trying to pull data from an entirely different API and API endpoint. You cannot expect an app-agnostic solution for api.dune.com to work on rapidapi.com.