Skip to content

OneDay-OneDay/EmailSpider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EmailSpider

##Nodejs Email爬虫 在setting.js配置文件中user一项填写你的目标对象,它应该是一个github用户名(比如JerelLin),之后,Email爬虫会抓取所有该用户关注以及关注该用户的用户的Email。项目使用mongodb作为存储数据库。 (配置项中asyncLink为获取主页链接并发连接数,asyncEmail为获取Email并发连接数,asyncEmail最好不要超过20,否则github可能会返回429状态码导致进程中断)

About

github Email爬虫

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors