by jcat123 on 12/20/24, 5:52 PM with 0 comments
Enjoy the Github repo!
How it works:
Standard HTML page that loads the flightradar data in a specific location box that you specify. Because the free flightradar24 data is browser only, I used a corsproxy to get around loading issues. Everything works with the free versions, but if you hit limits, you can also specify a key to a paid CORS Proxy service.
Once the data is loaded, JS refreshes it every 30 seconds. The HTML itself is refreshed once an hour, so even a dashboard you don't have access to would be updated from new changes.