mannau / tm.plugin.webmining

Retrieve structured, textual data from various web sources.
34 stars 10 forks source link

# 21 GoogleFinanceSource was not working anymore. #22

Closed pverspeelt closed 6 years ago

pverspeelt commented 6 years ago

Changed the http://www.google.com/finance url to http://finance.google.com/finance url.

Related to issue 21. Changing the google urls resolved the issue.

using GoogleFinanceSource("NASDAQ:MSFT") now does not return an issue.

pverspeelt commented 6 years ago

Google changed the website again. This fix is not working anymore.