pandas-datareader
pandas-datareader copied to clipboard
Max retries exceeded?
I'm trying to use stooq to pull some data and keep getting this error.....
any help?
ConnectionError: HTTPSConnectionPool(host='stooq.com', port=443): Max retries exceeded with url: /q/d/l/?s=WW.US&i=d&d1=20210115&d2=20210121 (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7ffed9671110>: Failed to establish a new connection: [Errno 61] Connection refused'))
Were you ever able to get a connection?