Rebol url 格式错误
无法读取
http ://www.earnforex.com/blog/2010/08/forex-technical-analysis-for-week-0809%E2%80%940813/
如何对网址进行编码以便能够使用 rebol 读取它?
Cannot read
http://www.earnforex.com/blog/2010/08/forex-technical-analysis-for-week-0809%E2%80%940813/
how to encode the url to be able to read it with rebol ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
嗯,它对我有用:
Well, it works for me:
Rebol 应该读取任何有效的 URL。也许是重定向、需要 cookie,或者您错过了其他一些要求?也许该网站会阻止爬虫并假设任何不是浏览器的东西都是浏览器?
Rebol should read any valid URL. Maybe it's redirecting, requires cookies, or some other requirement you've missed? Maybe the site blocks crawlers and assumes anything that isn't a browser is one?