OnionIoT / Onion-Docs

Documentation for all things Onion
https://docs.onion.io
GNU General Public License v3.0
112 stars 65 forks source link

Stock Ticker unable to get stock prices. #49

Open rongomaib opened 6 years ago

rongomaib commented 6 years ago

stocks.py - Line 29: url = "http://www.google.com/finance/info?q="

no longer returns stock prices.

More info here:https://stackoverflow.com/questions/46080632/http-error-404-from-googlefinance-in-python-2-7/46081537#46081537

TL;DR google finance changed their endpoint.