Python requests.session object termination, within the context of an API?
I’ve got a flask application, few endpoints, my API just scrapes one site, uses Beautiful Soup with lxml to parse data into JSON objects and returns it.
Can’t send API calls through my Flask app when its uploaded
I have built an Flask app to upload. It works fine when it runs on my computer but when I upload it to a webservice (tried both Render and pythonanywhere) I get a problem with a request sent to Sofascore API.
Flask server gives empty response after 1 min of start
im writed simple flask server-client app. and put it on dedicated server, but flask starts gives empty responses after 1 min. But in logs all is ok and gives 200 code.
and there is it response: server response