Have questions about FETS, transistors, measurement, power supplies, or anything else electrical?

User avatar
By MistyClimber
#96449 I just want to make a function that returns a value such as "cloudy" or "sunny" in my local vecinity (in Spain). I've been scratching my head all afternoon without any progress.

That will be checked 3 times a day max, so a free api should do the trick.

Thanks in advance!
User avatar
By Moleo
#96492
MistyClimber wrote:I just want to make a function that returns a value such as "cloudy" or "sunny" in my local vecinity (in Spain). I've been scratching my head all afternoon without any progress.

That will be checked 3 times a day max, so a free api should do the trick.

Thanks in advance!

I usually use https://weather.abstractapi.com/v1/current?api_key={API key}&location={location}
Abstract API