pilwon / node-yahoo-finance

Yahoo Finance historical quotes and snapshot data downloader written in Node.js
488 stars 123 forks source link

historical module stopped #58

Open almeidag0801 opened 6 years ago

almeidag0801 commented 6 years ago

I am not getting anything from the historical module, the json comes empty. Is anyone else getting the same?

nmarra commented 6 years ago

I've been using google-finance and the historical module stopped working yesterday for me too. It was working fine on Friday ( March 16th ).

venkatarajeshjakka commented 5 years ago

google-finaance module is not working

gadicc commented 5 years ago

hey @almeidag0801, @nmarra, I was inadvertently unsubscribed to notifications when you wrote this and missed it, sorry :( let me know if still relevant. @venkatarajeshjakka (following from https://github.com/pilwon/node-yahoo-finance/issues/63):

root.Api.main context.dispatcher.stores.CrumbStore.crumb structure no longer exists, please open an issue.

Is this from an existing project that was working and stopped working, or a new project?

If the former - everything is still working fine on my side. (Very) occasionally there are issues at yahoo that get stuck in their cache, possibly relating to DNS too. I'd suggest to clear your DNS cache and also try querying different data to see if that works. And report back, please.

If the latter (new project), it could be the data you're querying. Try query different data and see if it works. Usually yahoo throws back a specific error if something wrong, but it could be this.