python+appium+chromedriver 模拟人类行为采集爬虫

罗俊辉 a87076d54b 搜索爬虫-微信体系内搜索功能增加 trace_id 1 year ago
app e7ab37b107 搜索接口上线 1 year ago
application 6f5ff74697 吉祥幸福 代码优化 1 year ago
scheduler e7ab37b107 搜索接口上线 1 year ago
spider a87076d54b 搜索爬虫-微信体系内搜索功能增加 trace_id 1 year ago
.gitignore e1c84e77eb Initial commit 1 year ago
LICENSE e1c84e77eb Initial commit 1 year ago
README.md ff1245352c test 1 year ago
docker-compose.yml 0229748068 初始化项目 1 year ago
requirements.txt a0c04c0f3a 自动入池方法上线 1 year ago

README.md

automatic_crawler

python+appium+chromedriver 模拟人类行为采集爬虫

common

通用功能

aliyun 阿里云api
mysql mysql api
proxies 代理

config

配置文件

functions

特殊功能方法

items

规范化item,保证送往ETL的消息格式正确

pipeline

管道,所有视频信息在发送之前需要过管道的规则判断

spider

爬虫代码

scheduler

调度中心

##