Tishacy / SciDownl

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

Few articles not found when inside FOR loop and found when downloaded indivudally #9

Open sowndharya24 opened 3 years ago

sowndharya24 commented 3 years ago

hi, I am a beginner in python. I would like to download a set of articles with PMID from pubmed and download it in scihub using SCIDOWNL. But I am unable to download few articles ( >50% for a given set of PMIDs) when in FOR loop and successfully downloaded when doing individually. Can you help me resolve this issue?