For capstone project API issue

I am having issue with API key requests. It gets exhausted when I am doing it for temperature capturing in fridge. So how will I be able to complete the project if it gets exhaust.
Any help for this

hey @dishantgandhi733
You will be able to complete the project
There is a certain limit of api requests you send to the server because there are many people sending continuous requests which exhaust the bandwidth
You just need to increase the time which you have written in your code and you will get enough data to complete your project
If you can send the code here it will be helpful for me to clear your doubt more clearly
You can refer the below given link