You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Germey
91cbbbfc9f
|
8 years ago | |
---|---|---|
cookiespool | 8 years ago | |
tests | 8 years ago | |
.gitignore | 8 years ago | |
README.md | 8 years ago | |
importer.py | 8 years ago | |
requirements.txt | 8 years ago | |
run.py | 8 years ago |
README.md
CookiesPool / Cookies池
安装
pip3 install -r requirements.txt
基础配置
修改cookiespool/config.py
数据库配置
account:weibo:账号
cookies:weibo:账号
类型都是list,内容分别为密码和Cookies
账号自行某宝购买
Redis连接信息到cookiespool/config文件修改
云打码平台配置
到yundama.com注册开发者和普通用户。
开发者申请应用ID和KEY,普通用户用于充值登录。
配置信息到cookiespool/config文件修改
进程开关
配置信息到cookiespool/config文件修改
运行
python3 run.py
批量导入
python3 importer.py