Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在寻找一个免费的 API,我可以用它来检索当天股市的最大赢家和最大输家。我检查了谷歌和雅虎的 API,他们似乎没有这样做。我可以获得特定股票的报价,但没有关于最大赢家或输家的信息。有谁知道这样做的API?
使用 Google 的财务 API。此 URL 获取两个给定日期之间市场结束日结果的股票信息。检查每个市场并适当地比较数据。
http://finance.google.co.uk/finance/historical?q=LON:VOD&startdate=Mar+14+2013&enddate=Mar+15+2013&output=csv