looking for best solution
I have a web application where data changes on a monthly basis. I need to export this data from the website and display it in Grafana. The web application requires login before showing any data, and it displays results based on the inputs provided.
The requirement is to fetch these results and display them in a Grafana dashboard.