【发布时间】:2017-04-19 10:57:13
【问题描述】:
在使用simple HTML dom 从网站获取一些数据时,我收到了这个错误
Not Found
The requested URL /_Incapsula_Resource was not found on this server.
因为我已经多次使用这个库,但这是第一次发生,并且 URL 在粘贴到浏览器中时效果很好。 请问你能建议我解决方案吗?谢谢
【问题讨论】:
-
我遇到了同样的问题,下面的答案不相关。 URL 在浏览器中有效,但在 nodejs Request 或 Postman 中无效。
标签: web-scraping http-status-code-404