ProxyPool icon indicating copy to clipboard operation
ProxyPool copied to clipboard

跨语言IP代理池,Python实现。

Results 8 ProxyPool issues
Sort by recently updated
recently updated
newest added

Site: http://pzzqz.com/ API Doc: https://pzzqz.com/settings/profile

Exception Exception Exception Exception Exception Exception Exception Exception Exception proxy_list = soup.find('table', {'id': 'ip_list'}) \ AttributeError: 'NoneType' object has no attribute 'find_all'

Traceback (most recent call last): File "D:/pycharm project/proxypool1/run.py", line 17, in cli() File "D:/pycharm project/proxypool1/run.py", line 9, in cli p1.start() File "D:\anaconda\lib\multiprocessing\process.py", line 101, in start self._popen = self._Popen(self) File...

我看这个计数器是用来控制爬多少页的吧,我最不明白的地方是你在元类里向子类压计算器就算了,为什么还要把计算器变为要爬取的页数? 然后再在补充代理类里 while的最后再用fluh清零? 实在看不懂你这么做的原因,你不把计算器加上页码 不他不就永远是1吗?永远 是1不是就不用清零了?

运行爬虫时是可以获得代理的,但是之后会报错,搜索了一下无法解决,特来请教 Expire Check Process is working.. PoolAdder is working ['58.222.254.11:3128', '61.185.219.126:3128', '218.247.161.37:80', '61.172.249.96:80', '211.155.234.99:80', '218.75.100.114:8080''] Usability tester is working... File "C:\Users\strivezr\AppData\Local\Programs\Python\Python36\lib\selectors.py", line 323, in select r, w, _ = self._select(self._readers,...

urllib3.exceptions.ProtocolError: ('Connection aborted.', ConnectionResetError(10054, '远程主机强迫关闭了一个现有的连接。', None, 10054, None))