python - Google finance quotes search box -
A web service is trying to implement, which should have the same job as the quote mark < / P>
When the user's name is a stock name or company name, the correct stock name is suggested while typing. My service will use historical information from Google Finance, so a proper quote name is required from Google!
Nobody knows how can I get this quote list through Google Finance API? Better with Python
Or can any suggest some suggestions?
Many thanks
Google Finance API document.
To access it from Python,
Comments
Post a Comment