Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 341 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 341 Bytes

SEC-API

Getting daily NAV data of active funds in Thailand

Getting Started

  1. Get subscription keys by subscribing the Fund Factsheet API and Fund Daily Info API in https://api-portal.sec.or.th/apidesc
  2. Create .env with those keys
  3. Install all dependencies by running pip install -r requirements.txt
  4. Run python main.py