上传文件至 /

This commit is contained in:
XuYuqi 2025-07-25 18:02:08 +08:00
parent a2437bb400
commit 84978417a3
3 changed files with 19 additions and 0 deletions

BIN
bidding_crawler.exe Normal file

Binary file not shown.

19
config.json Normal file
View File

@ -0,0 +1,19 @@
{
"sender_username": "123",
"sender_email": "2501327538@qq.com",
"sender_password": "自行使用qq邮箱获取授权码",
"receiver_emails": ["2484995793@qq.com", "3203278419@qq.com"],
"days": 10,
"websites": [ "中国节能","科环集团","三峡招标","三峡采购","国能e招","国能e购","北京京能","华润守正","华电电子"],
"keywords": ["巡检", "检测", "无人机", "叶片维修","风电","检测"],
"output_format": "excel",
"send_email": true,
"open_file": true,
"schedule": {
"enabled": true,
"time": "14:10",
"interval_days": 1,
"run_immediately": true
},
"output_dir": "C:\\Users\\xuyvqi\\Desktop"
}

BIN
使用说明.docx Normal file

Binary file not shown.