pandas-datareader icon indicating copy to clipboard operation
pandas-datareader copied to clipboard

Max retries exceeded?

Open AveryData opened this issue 4 years ago • 1 comments

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'))

AveryData avatar Jan 27 '21 00:01 AveryData

Were you ever able to get a connection?

datatalking avatar Aug 08 '21 22:08 datatalking