修改aiqicha login逻辑, cookie文件位置
This commit is contained in:
@@ -346,7 +346,7 @@ if __name__ == '__main__':
|
||||
filter_list_with_not_match = filter_aiqicha_qcc(data_list, company_name, with_not_match=True)
|
||||
# 创建CSV工具实例
|
||||
csv_tool = CSVTool(
|
||||
csv_file_name='company_search_filter_is_none_data.csv',
|
||||
csv_file_name='data/company_search_filter_is_none_data.csv',
|
||||
headers=['company_name','title', 'web_site_type','url', 'request_url', 'create_time']
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user