thinh-vu / vnstock

A powerful Python library for getting rich data from the Vietnam Stock Market using just a few lines of code
https://vnstocks.com
Other
562 stars 139 forks source link

HTTP Error 404: Not Found #20

Closed LongPML closed 1 year ago

LongPML commented 1 year ago

Hi, I am new to the packages and currently try to use but I get this error because of HTTP. I had tried on my PC and Colab with a different version (0.1.3 and 0.1.4) and still get the same error. Could you help me with this!

Thanks in advance

image

nguyenthang338 commented 1 year ago

tôi nghĩ à chắc url public của tcbs vs iss bị blocked rồi .

thinh-vu commented 1 year ago

Chào @LongPML Bạn có thể chạy lại hàm này như sau listing_companies (mode='', file='vn_stock_listing_companies_2022-05-20.csv'). Chỗ này mình cập nhật tên file trong định nghĩa hàm không đúng với file thực tế nên nó báo lỗi do không tìm thấy file. Lưu ý: Bạn có thể dùng file demo mình đính kèm để chạy các hàm của vnstock thay vì viết lại cấu trúc, có thể không đúng như thiết kế dẫn đến lỗi nhé. Mình sẽ cập nhật thay đổi vào branch beta. Mặc định hàm này sẽ đọc file csv đính kèm từ Github, khi mode='live' thì đọc dữ liệu từ API.