공공데이터포탈 금융위원회_KRX상장종목정보 API를 사용해 한국 거래소(KRX) 상장 기업의 종목 코드를 조회하는 프로젝트입니다. 최신 상장 기업 정보를 자동으로 가져와 금융 데이터 분석이나 애플리케이션 개발에 활용할 수 있도록 돕습니다.
Retrieve KRX-listed company stock codes using the official data.go.kr API
This project retrieves stock codes for companies listed on the Korea Exchange (KRX) using the official API provided by data.go.kr. It simplifies accessing financial data by automating the retrieval process, ensuring that users have up-to-date information on KRX-listed companies for further analysis or integration into financial applications.
- 먼저 https://www.data.go.kr/data/15094775/openapi.do 에서 서비스 키를 발급 받으세요
- first, get your service key from https://www.data.go.kr/en/data/15094775/openapi.do
- 디코딩(decoding) 서비스 키를 필요한 곳에서 로드하여 사용합니다
- load the decoding version of service key to use
- read_service_key_from_text
- fetch_stock_by_name
- fetch_code_by_name
- fetch_all_listings