<div dir="ltr">Hi,<div><br></div><div>With Google Finance you can get basic ticker information by hitting a URL like:</div><div><br></div><div><a href="http://finance.google.com/finance/info?client=ig&q=NASDAQ:GOOG,NASDAQ:YHOO">http://finance.google.com/finance/info?client=ig&q=NASDAQ:GOOG,NASDAQ:YHOO</a></div><div><br></div><div>That'll give you back JSON containing your symbols.</div><div><br></div><div>Yahoo has something similar, but I've not played around with it much: <a href="http://www.jarloo.com/yahoo_finance/">http://www.jarloo.com/yahoo_finance/</a></div><div><br></div><div>Joe</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Dec 15, 2014 at 3:24 PM, Kyle Williamson <span dir="ltr"><<a href="mailto:williamsonkr@gmail.com" target="_blank">williamsonkr@gmail.com</a>></span> wrote:<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Could I please get some opinions on the best way to use python to get data from Google Finance and Yahoo Finance?  Thanks in advance.</div>
<br>_______________________________________________<br>
CentralOH mailing list<br>
<a href="mailto:CentralOH@python.org">CentralOH@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/centraloh" target="_blank">https://mail.python.org/mailman/listinfo/centraloh</a><br>
<br></blockquote></div></div>