开发者社区> 问答> 正文

jsoup 抓取出错 java.io.IOException: 503 erro?400报错

jsoup 抓取出错 java.io.IOException: 503 error loading URL? 400 报错 java.io.IOException: 503 error loading URL http://www.21food.cn/news/price.jsp?province=天津&market=天津市南开区红旗农贸综合批发市场
 at org.jsoup.helper.HttpConnection$Response.execute(HttpConnection.java:387)
 at org.jsoup.helper.HttpConnection$Response.execute(HttpConnection.java:364)
 at org.jsoup.helper.HttpConnection.execute(HttpConnection.java:143)
 at org.jsoup.helper.HttpConnection.post(HttpConnection.java:138)
 at com.sundoctor.example.service.CustomerService.testMethod1(CustomerService.java:63)
 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
 at java.lang.reflect.Method.invoke(Method.java:597)
 at org.springframework.util.MethodInvoker.invoke(MethodInvoker.java:276)
 at frameworkx.springframework.scheduling.quartz.MethodInvokingJobDetailFactoryBean$MethodInvokingJob.execute(MethodInvokingJobDetailFactoryBean.java:555)
 at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
 at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:525)

展开
收起
爱吃鱼的程序员 2020-05-30 13:56:15 531 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    jsoup 抓取出错 java.io.IOException: 503 error loading URL,请仔细检查自己的代码

    2020-05-30 16:39:56
    赞同 展开评论 打赏
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
Spring Cloud Alibaba - 重新定义 Java Cloud-Native 立即下载
The Reactive Cloud Native Arch 立即下载
多IO线程优化版 立即下载