任务详情
我们需要实现:1. 自己设定路线以及筛选条件(focus,origins,dests,start_dates,end_dates,cabin_class,max_duration,airline,max_stops,cabin_perc).2. 程序在加航官网(https://www.aircanada.com/ca/en/aco/home.html)查询(查询时需要勾选Book with Aeroplan points)符合我们所需路线条件的机票余位. 程序不停地查询.查询完一次,自动重新查询.3. 历史查询结果储存在Excel文档中,实时查询结果需要在电脑上显示(之前技术人员用md文件显示),实时查询结果推送到微信.