fix
parent
c56d666619
commit
24c4d2aa63
|
@ -24,8 +24,8 @@ with open("cookies.json", "r", encoding="utf-8") as f:
|
|||
# Or if it's a Python dict already:
|
||||
marketplaces = data["marketplaces"]
|
||||
|
||||
#BASE_PATH= '/mnt/AmazonReports/Amazon/keyword_ranking'
|
||||
BASE_PATH= 'data'
|
||||
BASE_PATH= '/mnt/AmazonReports/Amazon/keyword_ranking'
|
||||
#BASE_PATH= 'data'
|
||||
MAX_PAGE = 10
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue