Using Open Weather API in unreal Engine 4.18

Hi all. I’m new to unreal engine and i’m looking to use open weather in the game and i’m not sure how to approach this. Thanks for any Help.

I’d like to know as well.

Been looking into it myself
There is now this on the store: OpenWeatherMapPlugin in Code Plugins - UE Marketplace

But, for my needs I wanted to be able to use lat and long. Something they sadly did not incorporate. But, it’s definitely worth a look.

If you end up doing it the long way it’s all CPP type stuff which is not something I can really do at this point, makes my head hurt (feel free to share if you do)

But, just incase anyone (you or late comers) is looking for it currently the API information is here: Current weather data - OpenWeatherMap