Skip to content

基于python的request库的爬虫程序,爬取某网站的机票信息,当有低于某一价格的机票时往指定邮箱发一条邮件。

Notifications You must be signed in to change notification settings

swordda/Cheap_Flights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

使用方式

先运行sql文件建表

修改emailSender文件,填写你的信息

修改Cheap Flights文件,修改你的数据库与始发地信息

邮件效果BeLike:

image

需要定时调用就用linux的crontab

About

基于python的request库的爬虫程序,爬取某网站的机票信息,当有低于某一价格的机票时往指定邮箱发一条邮件。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages