从 Yahoo! 获取信息金融
我正在尝试从 Yahoo! 获取有关货币兑换的数据csv 格式的财务。
例如,此页面中有很多信息,但是当我下载时通过网址<的 csv 文件/a> 没有诸如Change、Bid、Ask、Prev Close、Open 等数据。有“N/A”值代替它们。
如何从相关页面获取完整信息?
I'm trying to get data about currency exchange from Yahoo! finance in the csv format.
E.g. there is a lot of information in this page, but when I'm downloading csv file over the url there is no such data as Change, Bid, Ask, Prev Close, Open, etc. There is "N/A" values instead them.
How can I get complete information from relevant page?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我建议你使用Yql。此线程提供了一个示例:帮助创建 YQL 查询搜索公司
I suggest that you use Yql. This thread provides an example: Help creating a YQL Query to search companies