Skip to content
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

扩展代理是等待还是同时进行 #760

Open
gengqigood opened this issue Aug 13, 2023 · 2 comments
Open

扩展代理是等待还是同时进行 #760

gengqigood opened this issue Aug 13, 2023 · 2 comments

Comments

@gengqigood
Copy link

想问下,它的代理是同时开始爬取代理IP的吗。如果的写一个扩展,爬取的代理数量在100万左右,那么它下面的后面的扩展代理是等待还是同时进行

@jhao104
Copy link
Owner

jhao104 commented Aug 16, 2023

会按照setting.py里面配置的顺序采集,建议不要一次拿太多代理。因为代理时效性本身不高,程序会不停去拿,保证池子够用就行

@gengqigood
Copy link
Author

会按照setting.py里面配置的顺序采集,建议不要一次拿太多代理。因为代理时效性本身不高,程序会连续去拿,保证池子够用就行

谢谢,重新修改扩展代理。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants