Waultics/coinmarketcap-history

Timeout

nazariyv opened this issue · 1 comments

I believe it times out on this line: page = urllib.urlopen(url) in the download_page method and then it shows the error asking to check that you have inputted the name of the crypto correctly, which I have. So perhaps we need to change that error / or add the timeout exception.

Thanks for the PR!