From ea3f4b4bc211204ef3229d1e2a3cf683cff4b74c Mon Sep 17 00:00:00 2001 From: saif Date: Tue, 12 Aug 2025 14:55:06 +0500 Subject: [PATCH] . --- scrapper.py | 1 - 1 file changed, 1 deletion(-) diff --git a/scrapper.py b/scrapper.py index 12fef04..2571747 100644 --- a/scrapper.py +++ b/scrapper.py @@ -25,7 +25,6 @@ with open("cookies.json", "r", encoding="utf-8") as f: # Or if it's a Python dict already: marketplaces = data["marketplaces"] -chrome_profile_path = '/home/ec2-user/keyword_ranking_crawler/chrome_path' BASE_PATH= '/mnt/AmazonReports/Amazon/keyword_ranking' #BASE_PATH= 'data' MAX_PAGE = 10