Hey everyone!
I’ve been working on a small project called Grafana Dashboard Badge
It’s a cool way to show off the popularity of your dashboards.
What does it do?
- The tool lets you input a Grafana username and dashboard name and it scrapes the Grafana website to get the download count.
- The badge color adjusts depending on how many downloads the dashboard has, with different colors representing different download ranges.
The Issue:
Right now, when trying to access the badge URL, I’m getting an error: “Error retrieving data.” I suspect this might be because Grafana has some sort of bot protection in place, but I’m not sure what’s causing it exactly. If anyone has experience with this or knows how to work around it, I’d really appreciate your thoughts!
How You Can Help:
- If you’ve dealt with this kind of bot protection before or have any ideas on how to get around it, please let me know!
- You can also try out the tool locally or check out the GitHub repo if you’re interested in contributing.
Here’s the link to the project if you want to give it a go or take a look at the code.
Thanks in advance, and feel free to reach out if you have any questions or feedback!