We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
다음과 같은 코드를 실행하면 빈 값이 돌아옵니다.
from pykrx import stock df = stock.get_market_trading_value_by_date("20210115", "20210122", "005930") print(df.head())
위 함수뿐 아니라 get_market_ticker_list 등 일부 다른 기능도 그런거 같네요
get_market_ticker_list
에러 코드가 뜨는게 아니라 그냥 빈값을 가져오니 어떻게 해야할지 모르겠네요 ㅠ
The text was updated successfully, but these errors were encountered:
어제가지도 잘 되던게 오늘 갑자기 저도 안됩니다. api에 문제가 생겼는지 일시적인거면 좋겠는데요.
Sorry, something went wrong.
@bonmen 다시 되는거 같네요! 어떠신가요?
최근 KRX 웹페이지가 개편됨에 따라 스크래핑 코드에 Refer 값을 추가했습니다.
모듈 업데이트 후 동작 확인해 주세요.
mr-yoo
No branches or pull requests
다음과 같은 코드를 실행하면 빈 값이 돌아옵니다.
위 함수뿐 아니라
get_market_ticker_list
등 일부 다른 기능도 그런거 같네요에러 코드가 뜨는게 아니라 그냥 빈값을 가져오니 어떻게 해야할지 모르겠네요 ㅠ
The text was updated successfully, but these errors were encountered: