Forums

Dash WebApp with API

Im a 1st semester student and don't have much experience, recently deployed my first web app --> http://lukasb3.pythonanywhere.com/

Im using the Binance and Coingecko API to get the data. Is it somehow possible to get the data inside the web app refreshed everytime someone clicks on the website? (calling the APIs)

Right now I have to reload the website in Pythonanywhere everytime, only then it shows the new data. Help would be greatly appreciate, I can't find anything on the internet. Thank you :)

See our help page on the subject: https://help.pythonanywhere.com/pages/GlobalStateAndWebApps/