From a847a6576b5edb92035c107d9ec08724253dd34c Mon Sep 17 00:00:00 2001 From: thecookingsenpai Date: Fri, 12 Jan 2024 21:12:44 +0100 Subject: [PATCH] Archiver instructions --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 96dcbcb..240de83 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,11 @@ # MySides Your reliable, unbiased news scraper. - + +## The Archive + +I maintain a daily updated (if I use this software) archive section. This is made by just running the software daily and uploading the archive folder. + ## Disclaimer MySides is a personal tool designed to scrape news from AllSides. Please note that all material downloaded, used, and reworked by this software is the property of AllSides. This tool aims to provide a quick overview of daily news. For more information, please refer to the AllSides Terms of Service. @@ -24,3 +28,7 @@ In my experience, Perplexity AI offers more competitive API pricing than OpenAI. ## Run python main.py + +## Read + +Check out allsides.html for the latest summary. The reports are saved into archive/ by default.