sharebook-kr / pykrx

KRX 주식 정보 스크래핑
689 stars 239 forks source link

df = stock.get_market_trading_value_by_date("20210115", "20210122", "005930") print(df.head()) #196

Open gotpa2 opened 3 months ago

gotpa2 commented 3 months ago

Empty DataFrame Columns: [] Index: []

빈데이터

brianlsy98 commented 3 months ago

https://github.com/sharebook-kr/pykrx/pull/188

https://github.com/sharebook-kr/pykrx/pull/188/files

mr-yoo commented 2 months ago

최근 KRX 웹페이지가 개편됨에 따라 스크래핑 코드에 Refer 값을 추가했습니다.

모듈 업데이트 후 동작 확인해 주세요.