通过对浏览器运行方式的模拟,我们将做到:可见即可爬 Python中常用的模拟浏览器运行的库为Selenium和Splash
Selenium是一个自动化测试工具,可以用来控制浏览器行为
动态渲染页面爬取-Selenium & Splash
原文:https://www.cnblogs.com/lokvahkoor/p/10775897.html