[2026-05-19] RSS 소스 교체 — 파이낸셜뉴스(404)·매경(http→https) 수정, 연합뉴스 추가

파이낸셜뉴스 XML 파싱 오류·404로 대체, 매경 URL https로 수정.
4개 소스(한경증권·한경경제·연합뉴스·매경) 모두 20건씩 총 80건 수집 확인.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 08:38:24 +09:00
parent e5144d7d48
commit 92fec17e0e
+2 -2
View File
@@ -78,8 +78,8 @@ _HEADERS = {
RSS_FEEDS = [ RSS_FEEDS = [
("한경_증권", "https://www.hankyung.com/feed/finance"), ("한경_증권", "https://www.hankyung.com/feed/finance"),
("한경_경제", "https://www.hankyung.com/feed/economy"), ("한경_경제", "https://www.hankyung.com/feed/economy"),
("파이낸셜_증권", "http://www.fnnews.com/rss/fn_realnews_stock.xml"), ("연합뉴스_경제", "https://www.yna.co.kr/rss/economy.xml"),
("매경_증권", "http://file.mk.co.kr/news/rss/rss_50200011.xml"), ("매경_증권", "https://www.mk.co.kr/rss/30000001/"),
] ]