zephyrdark 4261e9c777
Some checks failed
Deploy to Production / deploy (push) Failing after 1m37s
fix: switch StockCollector and ValuationCollector from KRX CSV to pykrx
KRX CSV download endpoint blocks requests from cloud/server IPs,
causing "No columns to parse from file" errors. Replaced with pykrx's
JSON-based API (get_market_ticker_list, get_market_cap_by_ticker,
get_market_fundamental_by_ticker) which is more reliable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-08 23:08:50 +09:00
..