Hello PythonAnywhere.
Could you access the API called "app.sportdataapi.com" ? (It's an API about football games)
In fact, I would like to run my python script but I have this issue : "requests.exceptions.ProxyError: HTTPSConnectionPool(host='app.sportdataapi.com', port=443): Max retries exceeded with url: /api/v1/soccer/matches?season_id=352&date_from=2020-09-19 (Caused by ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 403 Forbidden')))"
Thank you in advance,
Julien