From beddc579c401af42482028c2990fe976b7dd5574 Mon Sep 17 00:00:00 2001 From: saif Date: Mon, 18 Aug 2025 15:27:38 +0500 Subject: [PATCH] .. --- scrapper.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrapper.py b/scrapper.py index 49a76fb..933060a 100644 --- a/scrapper.py +++ b/scrapper.py @@ -23,7 +23,7 @@ config = { "keyword_path": "/home/ec2-user/keyword_ranking_crawler/keywords.json", "cookies_path": "/home/ec2-user/keyword_ranking_crawler/cookies.json", "data_path": "/mnt/AmazonReports/Amazon/keyword_ranking", - "screenshots_path": "/home/ec2-user/keyword_ranking_crawler/screenshots" + "screenshots_path": "/mnt/AmazonReports/Amazon/keyword_ranking/screenshots" }, "dev": { "base_path" : "C:/Users/saif.haq/Desktop/Scrapper",