-
Notifications
You must be signed in to change notification settings - Fork 31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Remote diconnected and didnt download files #34
Comments
Hi @bbanzai88, thanks for the interest in the library. I can reproduce this This is a problem with the API of medrxiv that is hard to directly mitigate in Longterm best solution is to solve #33, this would imply that users dont have to download data to local disk anymore and directly query the dumps from a server where I host them. That would require more time |
Hi @jannisborn , I'm facing the same ConnectionError issue after scraping a few hundred records. I wonder if you can share the dump somewhere so we do not have to scrape it repeatedly? Thanks, |
Hi @memray, Which version of |
There is no update yet on #33 but if you have the time to prepare a PR, it would be great and I'm happy to assist |
Hi @jannisborn , I created a PR to resolve the timed-out issue and please review it. It's working pretty well for now (except for lots of Connection error printouts). |
Hi,
Very cool project! It looks like I installed it correctly and I ran this code on a jupyter notebook:
I get this response:
61032it [20:29, 49.63it/s]
106700it [1:45:02, 16.93it/s]
And then I get the mess below. Any ideas on what I can do? Thankyou!!
Sincerely,
tom
The text was updated successfully, but these errors were encountered: