Skip to content

한국거래소KRX에 등록된 상장사 정보를 data.go.kr에서 제공하는 api를 통해 가져옵니다. Retrieve KRX-listed company stock codes using the official data.go.kr API

License

Notifications You must be signed in to change notification settings

xerxes-k/getkrxcode

Repository files navigation

getkrxcode

공공데이터포탈 금융위원회_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.

사용법 use guide

  1. 먼저 https://www.data.go.kr/data/15094775/openapi.do 에서 서비스 키를 발급 받으세요
  1. 디코딩(decoding) 서비스 키를 필요한 곳에서 로드하여 사용합니다
  • load the decoding version of service key to use

주요 기능 functions

  • read_service_key_from_text
  • fetch_stock_by_name
  • fetch_code_by_name
  • fetch_all_listings

Video Demo: <URL HERE>

About

한국거래소KRX에 등록된 상장사 정보를 data.go.kr에서 제공하는 api를 통해 가져옵니다. Retrieve KRX-listed company stock codes using the official data.go.kr API

Resources

License

Stars

Watchers

Forks

Packages

No packages published