qiyaTech / javaCrawling

"奇伢爬虫"是基于sprint boot 、 WebMagic 实现 微信公众号文章、新闻、csdn、info等网站文章爬取,可以动态设置文章爬取规则、清洗规则,基本实现了爬取大部分网站的文章。
317 stars 170 forks source link

代理用户不存在 #3

Open devlopeLi opened 6 years ago

devlopeLi commented 6 years ago
2017-12-09 16:21:28 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(9b7f41217e884e47845d51e2ef96cb00)(getPoxyIp) success: url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl], result=[{"msg":"用户不存在,请注册!","success":false}]
2017-12-09 16:21:29 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(062bec55355b43dfab5ac01761ab215e)(getPoxyIp): url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl]
2017-12-09 16:21:29 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(062bec55355b43dfab5ac01761ab215e)(getPoxyIp) success: url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl], result=[{"msg":"用户不存在,请注册!","success":false}]
2017-12-09 16:21:30 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(13ff76fed6764967b2e5cf9e8d4a13db)(getPoxyIp): url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl]
2017-12-09 16:21:30 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(13ff76fed6764967b2e5cf9e8d4a13db)(getPoxyIp) success: url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl], result=[{"msg":"用户不存在,请注册!","success":false}]
2017-12-09 16:21:31 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(fa712427483c4dd1970cade7fbb37e41)(getPoxyIp): url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl]
2017-12-09 16:21:31 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(fa712427483c4dd1970cade7fbb37e41)(getPoxyIp) success: url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl], result=[{"msg":"用户不存在,请注册!","success":false}]
2017-12-09 16:21:32 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(d48545c4cd6b4fe2b4bac91e12c51a20)(getPoxyIp): url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl]
2017-12-09 16:21:32 [pool-3-thread-1] INFO  c.q.f.baselib.util.net.NetUtils - httpGet(d48545c4cd6b4fe2b4bac91e12c51a20)(getPoxyIp) success: url=[http://api.ip.data5u.com/dynamic/get.html?order=&ttl], result=[{"msg":"用户不存在,请注册!","success":false}]

请问这种问题要怎么处理,谢谢

shenjunlin commented 6 years ago

@devlopeLi 这个要自己去注册一个账号