Hello, I able to fetch the data using API package. I am making calls using asyc. I can fetch the data easily but the problem.
When I am trying to use streamlit and write the data on streamlit st.write. I am facing this error. "RuntimeError: There is no current event loop in thread ‘ScriptRunner.scriptThread’.
"