pilwon / node-yahoo-finance

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

yahooFinance.snapshot callback never fires #22

Open stefanwitkamp opened 8 years ago

stefanwitkamp commented 8 years ago

A few days ago everything worked perfectly, but since a few days, the callback function at .snapshot never fires. Neither an error nor a snapshot are provided, and basically the whole app freezes. Maybe a change on Yahoo's side, or some other magic?