Currently, I am utilizing the Open Weather Map's free API which allows me to make 1000 API calls per day through their One Call API. However, there is no built-in feature for tracking these calls in the Open Weather Map platform. To address this issue, I am looking to create a simple Javascript counter that tracks the number of API calls made per day. The goal is to have a basic counter that only displays the total count of calls without any additional details. I plan to implement this feature on a website designed with HTML and JavaScript, specifically tailored for individuals with intellectual disabilities who rely on text-to-speech technology.