bibcure / scihub2pdf

Downloads pdfs via a DOI number, article title or a bibtex file, using the database of libgen(sci-hub) , arxiv
GNU Affero General Public License v3.0
199 stars 45 forks source link

Multiple requests at same time #1

Open devmessias opened 7 years ago

devmessias commented 7 years ago

Libgen site says the limit the connections per user is 40, but for some reason, I' only can do ~3 requests at the same time. I think this issue is related to my code(I've not yet studied the documentation of the lib requests.py)...libgen also can limit requests/per user in a given interval of time... I didn't find any information about that.