From e2078234273e49afcdb90f2f8889c12cbf243383 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Fri, 17 Oct 2025 01:59:22 -0500 Subject: [PATCH] Changing out AP rss feed --- scraper/rss_feeds.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/scraper/rss_feeds.json b/scraper/rss_feeds.json index 6026f7b..a180f4a 100644 --- a/scraper/rss_feeds.json +++ b/scraper/rss_feeds.json @@ -6,7 +6,7 @@ }, "Associated Press – Business": { "source_website": "apnews.com", - "rss_url": "https://news.google.com/rss/search?q=site:apnews.com&hl=en-US&gl=US&ceid=US:en" + "rss_url": "https://rsshub.app/apnews/topics/apf-topnews" }, "Financial Times": { "source_website": "ft.com", @@ -202,4 +202,3 @@ } } } -