main
parent
d5ea351ec7
commit
ea3f4b4bc2
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue