We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Because of #54 the script takes... longer. This also means it costs more.
Any way to reduce that compute time without getting blocked would be great!
The text was updated successfully, but these errors were encountered:
Forgot that we switched back to the single-thread scraper in order not to trigger flood protection on the API.
Seems like a way of limiting this is found here
Sorry, something went wrong.
#63 implemented connection limit in asyncio
8bf1623
#63 Bugfix with asyncio & raise_for_status
f350561
No branches or pull requests
Because of #54 the script takes... longer. This also means it costs more.
Any way to reduce that compute time without getting blocked would be great!
The text was updated successfully, but these errors were encountered: