Lenskiy / Yahoo-Quandl-Market-Data-Donwloader

Matlab functions for market data downloading
47 stars 19 forks source link

Issue with Cookie and error 403 Forbidden #4

Closed dph10 closed 3 years ago

dph10 commented 3 years ago

There seems to be a new problem, maybe yahoo made a chance to their website again.

The problems occurs in the get MarketDataViaYahoo.m function.

The section of code for finding the session cookie is no longer working, and returns an error. I tried commenting out that section but then the following section of code for requesting the table of data returns "HTTP/1.1 403 Forbidden". Are you experiencing this problem on your computer? Any ideas?