phamdinhkhanh / vnquant

VietNam Data Stock Market Price
378 stars 178 forks source link

Cannot get data from VNDirect #16

Closed HariWu1995 closed 2 years ago

HariWu1995 commented 2 years ago

Please check the function download_one_new of DataLoaderVND.

When running res = requests.get(API_VNDIRECT, params=params), I found out value of res is <Response [403]>.

phamdinhkhanh commented 2 years ago

The newest version 0.0.3 this error was fixed.

https://github.com/phamdinhkhanh/vnquant/releases/tag/v0.0.3