I would like to fetch the historical data from google finance.
Url should be like this, this is the link for Apple.
It requires cid
I have symbol name AAAPL
and market name NASDAQ
though, I couldn't find how to get the cid 22144
from symbol and market name.
Google finance API is already closed.
How can I get cid number ???
Are you certain you need the cid
? I just tried this request to Google Finance:
https://www.google.co.uk/finance/historical?q=NASDAQ%3AAAPL&ei=k-99WaD9NMSYUsu_moAC&output=csv
This request returned a csv file.