Skip to content

小说机,自动抓取小说并发送到指定邮箱

Notifications You must be signed in to change notification settings

evpeople/novelMachine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

novelMachine

小说机,自动抓取小说并发送到指定邮箱

更新计划

  1. 重构抓取目录的代码,以避免爆更
  2. 对爬虫做伪装
  3. 重构页面增加页面编码的判断,避免latin-1的问题(已完成)
  4. 实现方便的移植性
  5. 写GUI界面
  6. 发布

目前食用方法

  1. 下载last.py 根据注释修改内容
  2. 在getOnePage函数中,任意位置添加如下内容

my_sender =' ' #发件邮箱 my_pass = ' ' #邮箱密码 my_user = ' ' #收件邮箱

About

小说机,自动抓取小说并发送到指定邮箱

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages