main
saif 2025-08-12 11:57:13 +05:00
parent 93d715a0f6
commit c6a2442023
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ 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"]
#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