linkedin-bot:LinkedIn bot源码树

时间:2024-04-20 12:58:31
【文件属性】:

文件名称:linkedin-bot:LinkedIn bot源码树

文件大小:5.6MB

文件格式:ZIP

更新时间:2024-04-20 12:58:31

shell bot firebase automation webdriver

LinkedIn Automater入门 可用脚本 在项目目录中,可以运行: ./run.sh 运行程序。 如果系统中不存在依赖项,它将安装依赖项, 它可以安装python解释器selenium , urllib , webdriver-manager , 系统上的cryptography软件包。 ./run.sh -d pycache 删除程序运行后创建的所有缓存文件。 config.user.email "example@email.com" 将电子邮件添加到配置。 config.user.password "example@password" 将密码添加到配置。 或者 config.user.password (按Enter) 通过允许您在密码提示中输入密码来将密码添加到配置中 我为此功能使用了getpass.getpass()方法。 完成添加配置后,即可运行命令


【文件预览】:
linkedin-bot-master
----driver()
--------chromedriver(11.21MB)
----creds()
--------.key.key(44B)
----src()
--------main.py(58KB)
--------db()
--------linkedin()
----run.sh(8KB)
----.gitignore(118B)
----README.md(2KB)

网友评论