Tishacy / SciDownl

An unofficial api for downloading papers from SciHub via DOI, PMID, title
MIT License
206 stars 43 forks source link

add timeout argument #30

Open jefcolbi opened 3 weeks ago

jefcolbi commented 3 weeks ago

Sometimes the crawler freezes because there is no timeout defined for the http request.

We can prevent that by passing a timetout argument.