Obtain sunrise / sunset values into flexy

Looking for efficient programming code to extract times from a source such as this:
Sunset and sunrise times API - Sunrise-Sunset.org (sunrise-sunset.org)
So I don’t re-invent the wheel, can anybody share their solution with me? I’m using Flexy 205’s
Thank you

Hello,

We do not have any sample code that implements that specific API. However, i did review it and found that it is done in JSON.

Check the post below to set up JSON with BASIC IDE.