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
errno=-55;这个是什么造成的,我的爬虫,现在一直被返回这个错误码。能否给我一份大概带注释的爬虫脚本,我自己可以修改下,想减少下弯路,我是Python小白。谢了
The text was updated successfully, but these errors were encountered:
-55 是baidu返回的错误代码,应该是ip被强了。
Sorry, something went wrong.
No branches or pull requests
errno=-55;这个是什么造成的,我的爬虫,现在一直被返回这个错误码。能否给我一份大概带注释的爬虫脚本,我自己可以修改下,想减少下弯路,我是Python小白。谢了
The text was updated successfully, but these errors were encountered: