404 for certain .csv links in Yahoo Finance

本小妞迷上赌 提交于 2019-12-11 12:18:23

问题


For example, http://ichart.finance.yahoo.com/table.csv?g=d&ignore=.csv&e=14&d=00&f=2016&b=2&a=1&c=2013&s=SAN.PA returns 404 to my server or HTTP checkers (even with user agent set to my browser).

But if I try this in my browser, I get 200 and it starts downloading the .csv.

Meanwhile, for most of the assets it works perfectly.

Should I use proxy, try some sophisticated user agent or even download the .csv client side?

Edit: http://real-chart.finance.yahoo.com has the same behaviour.

来源:https://stackoverflow.com/questions/34786030/404-for-certain-csv-links-in-yahoo-finance

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!