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",