Skip to content

b1ngz/tencent_exmail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

说明

根据帐号密码,获取腾讯企业邮箱通讯录

运行完成后,会生成两个文件

一个只包含邮箱

一个包含部门和部门员工邮箱,类似

----人事部---- 
    张三  [email protected] 
----技术部---- 
    李四  [email protected] 
    王五  [email protected]

安装依赖

pip install -r requirements.txt

运行

python get_tencent_exmail_contacts.py -u [email protected] -p passw0rd

更多参数,运行 -h 查看

python get_tencent_exmail_contacts.py -h

About

获取腾讯企业邮箱通讯录

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages