[taobao] username = zhangsan password = 1346 shelve_url = https://taobao.com/xx [csdn] username = zhangsan password = 1346 [qiniu] ak = zhangsan sk = 1346 bucket = https://taobao.com/xx domain = https://taobao.com/xx [mail] username = zhangsan password = 1346 password2 = https://taobao.com/xx authorization_code = https://taobao.com/xx master_mail = https://taobao.com/xx [other] dir = C://xx password = 1346 server = https://taobao.com/xx ; # 本地保存下载文件地址 ; local_dir = "c://Robot_Download/" ; # 自带文件下载服务器地址前缀,类似http://xx.com/(可选,mail_send_type=0有效) ; server_file_url = "http://example.com:8080/" ; # 下载次数总数 ; download_total = 20 ; # 爬虫每次检查待发货订单间隔/秒 ; check_order_period = 30 ; # 爬虫每次检查存在退款订单间隔/秒 ; check_refunding_period = 60 ; # 页面加载等待最长时间(推荐10秒以上,视网速而定) ; delay_wait = 15 ; # 邮件发送方式 0=仅仅发送资源新的下载链接(需自带服务器) 1=发送邮件附件(50M以上问题发送有问题) 2=浏览器方式发送(推荐) ; mail_send_type = 0 ; # 是否开启邮件提醒 ; is_mail_notice = False