1.  Selenium webdriver 使用的是:helium,详细教程看这里:helium详细教程, 轻量级Selenium webdriver 安装:pip3 install helium 项目地址:https://github.com/mherrmann/selenium-python-helium API 文档:https://selenium-python-helium.readthedocs.io/en/latest/api.html   2. 验证码读取使用的是:anti-captcha, 安装:pip install python-anticaptcha 官网:https:… Read More