skiwithpete / alarmpi

This is the latest version of the alarm clock for Raspberry Pi project.
116 stars 49 forks source link

Yahoo Finance broken #27

Open djreisch opened 5 years ago

djreisch commented 5 years ago

Either with the close of datatables.org or with a shift in the Yahoo Finance API, the stocks portion of this program in un-usable.

skiwithpete commented 5 years ago

dang. any other solutions?

On Thu, Aug 2, 2018 at 6:02 PM Daniel Reisch notifications@github.com wrote:

Either with the close of datatables.org or with a shift in the Yahoo Finance API, the stocks portion of this program in un-usable.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/skiwithpete/alarmpi/issues/27, or mute the thread https://github.com/notifications/unsubscribe-auth/AKACDa5FwXxMGUGP5c_DHwQG1w_xrvvkks5uM4UOgaJpZM4VtIYH .

djreisch commented 5 years ago

Well, I am not sure how you interfaces with datatables.org (if it was JUST a datatable storage?) there are other online datatable providers. Maybe upgrading the interface instead of grabbing on the query URL use an API built for yahoo like the one of the python stocks packages on PIP.

I'd love to see this getting up and running again! I always wanted to wake up to news and stock status in the morning. Would really help me get up.