saif 2025-08-12 14:55:06 +05:00
parent d5ea351ec7
commit ea3f4b4bc2
1 changed files with 0 additions and 1 deletions

View File

@ -25,7 +25,6 @@ with open("cookies.json", "r", encoding="utf-8") as f:
# Or if it's a Python dict already: # Or if it's a Python dict already:
marketplaces = data["marketplaces"] marketplaces = data["marketplaces"]
chrome_profile_path = '/home/ec2-user/keyword_ranking_crawler/chrome_path'
BASE_PATH= '/mnt/AmazonReports/Amazon/keyword_ranking' BASE_PATH= '/mnt/AmazonReports/Amazon/keyword_ranking'
#BASE_PATH= 'data' #BASE_PATH= 'data'
MAX_PAGE = 10 MAX_PAGE = 10