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
可以增加一些友好的配置项 比如: 为每个spider设置等待时间、因为是爬取站点免费公开信息、更新时间难免不同、统一的等待难免对部分更新快的站点不友好 为spider快捷设置代理、爬取过程中频繁或者根本就是被墙站点就会无法访问、如果能带着库里的代理ip就会友好很多
The text was updated successfully, but these errors were encountered:
好主意
Sorry, something went wrong.
“可用代理”那个页面会显示全部可用代理,数据量过大导致响应时间过长,后期能否进行分页显示呢?
已经增加了分页功能。
建议增加ip所属国家分类提取不同地区的ip
OxOOo
No branches or pull requests
可以增加一些友好的配置项
比如:
为每个spider设置等待时间、因为是爬取站点免费公开信息、更新时间难免不同、统一的等待难免对部分更新快的站点不友好
为spider快捷设置代理、爬取过程中频繁或者根本就是被墙站点就会无法访问、如果能带着库里的代理ip就会友好很多
The text was updated successfully, but these errors were encountered: