Hi,
The below URLs were used in one of the application to fetch the stock
& currency quote information.
Stock & Currency Quote (JSON response) -->
http://finance.google.com/finance/info?client=ig&q=GOOG
Stock Chart -->
http://www.google.com/finance/chart?q=GOOG&tlf=12
I have few doubts about using of the above URLs in the app.
1. Can these URLs be used in commercial apps for free? What are the
terms of use?
2. What is the URL to get the currency (CURRENCY:USDEUR) chart as like
stock chart?
3. Are there any limits (IP limit or per 10 minutes or per 1 hour or
per 1 day) for accessing of the above URLs?
4. Is there any better way to fetch the above mentioned information
using google finance API (web based and not through javascript)?
Your information is very helpful in designing the commercial app.
Please let me know your comments.
Regards,
Ravikanth.