fabiobatalha / crossrefapi

A python library that implements the Crossref API.
BSD 2-Clause "Simplified" License
280 stars 44 forks source link

ReadTimeout: HTTPSConnectionPool(host='api.crossref.org', port=443): Read timed out. (read timeout=10) #31

Closed Keramatfar closed 3 years ago

Keramatfar commented 4 years ago

Hi, I checked the package from different computers and consistently get: ReadTimeout: HTTPSConnectionPool(host='api.crossref.org', port=443): Read timed out. (read timeout=10).

lynx-io commented 4 years ago

Same issue here. I did execute the exact same code before and it did work finely.

fabiobatalha commented 4 years ago

Ok, I will check it myself and give a feedback asap.

lynx-io commented 4 years ago

Ok, I will check it myself and give a feedback asap.

Any results on this? I need to use the API asap :(