avatar
D*r
1
我是newbie,请教各位大侠,如何用jQuery/javascript fetch google stock data?
---------------------------


---------------
why no response?
thanks in advance...
avatar
e*t
2
wrong board.

【在 D****r 的大作中提到】
: 我是newbie,请教各位大侠,如何用jQuery/javascript fetch google stock data?
: ---------------------------
:
:
: ---------------

avatar
D*r
3
where is the correct one then?
avatar
D*r
4
really disappointing...
191 clicks, no one is willingly to share a hint.
avatar
l*a
5
你把URL扔到address bar看看返回来的是什么数据
看看结果是JSON data吗?

【在 D****r 的大作中提到】
: 我是newbie,请教各位大侠,如何用jQuery/javascript fetch google stock data?
: ---------------------------
:
:
: ---------------

avatar
r*y
6
output=csv
呵呵

【在 l*****a 的大作中提到】
: 你把URL扔到address bar看看返回来的是什么数据
: 看看结果是JSON data吗?

avatar
D*r
7
Thanks!
The .csv is what I want. But I don't know how to parse the result and print
out to e.g. screen....
avatar
s*o
9
This is a cross domain request, and it returns csv instead of json. (I guess
) jsonp won't work with csv format out of the box.
You can find the corresponding API that returns data in jsonp format, or if
that's not available, you can get data on server side, parse it and put the
parsed result on your web page with whatever format you prefer.

print

【在 D****r 的大作中提到】
: Thanks!
: The .csv is what I want. But I don't know how to parse the result and print
: out to e.g. screen....

avatar
r*y
11
嗯,csv可以save as,但没法再script里做。用json的例子:
http://jsfiddle.net/grimreaper01/jVWwu/

directly

【在 l*****a 的大作中提到】
: I think the difficulty he met is that he can't get the csv strings directly
: instead of he don't know how to parse csv strings

avatar
l*a
12
还是要求google提供output=json最方便

【在 r****y 的大作中提到】
: 嗯,csv可以save as,但没法再script里做。用json的例子:
: http://jsfiddle.net/grimreaper01/jVWwu/
:
: directly

avatar
g*e
14
为啥要用google的数据,yahoo的不是挺好

【在 l*****a 的大作中提到】
: 还是要求google提供output=json最方便
avatar
r*y
15
看了一下
google finance api关掉了吧,不清楚

【在 l*****a 的大作中提到】
: 还是要求google提供output=json最方便
avatar
D*r
16
yahoo有支持JSON的historical data?

【在 g**e 的大作中提到】
: 为啥要用google的数据,yahoo的不是挺好
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。