modify scripts
This commit is contained in:
@ -207,7 +207,7 @@ def download_pdf_stock_general(parse_func, tbl_name, querystr='', s_date=start_d
|
|||||||
else:
|
else:
|
||||||
logging.warning(f'cannot get pdf link. url: {url}, save_path: {file_path}')
|
logging.warning(f'cannot get pdf link. url: {url}, save_path: {file_path}')
|
||||||
|
|
||||||
time.sleep(1) # 避免请求过快
|
time.sleep(2) # 避免请求过快
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user