Selenium
略
Splinter
Splinter用 Python 开发的开源web自动化测试的工具集
#Python + Splinter 实现浏览器自动化操作入门指南
https://zhuanlan.zhihu.com/p/30208753
Spynner
可编程Web浏览器Python模块,支持AJAX,可爬取js动态界面
pyppeteer
安装配置的便利性和运行效率方面都要远胜selenium
PhantomJS
已停止更新,参考https://blog.csdn.net/helunqu2017/article/details/112756570
Splash
带有HTTP API的轻量级Web浏览器,常与scrapy搭配使用
requests-html
在requests库基础上增加解析HTML的功能