From 14727cdfe339ce0bfb1e7ccb21252a62c51addb9 Mon Sep 17 00:00:00 2001 From: ImBenji Date: Sat, 18 Apr 2026 13:35:47 +0100 Subject: [PATCH] add Google News integration and enhance crawler capabilities --- config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.json b/config.json index 00b4553..7eee522 100644 --- a/config.json +++ b/config.json @@ -22,7 +22,7 @@ "apiKey": "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" }, "gdelt": { - "source": "bigquery", + "source": "api", "mode": "ArtList", "maxRecords": 100, "format": "json",