python爬虫——用selenium爬取京东商品信息

python爬虫——用selenium爬取京东商品信息 1.先附上效果图(我偷懒只爬了4页) 2.京东的网址https://www.jd.com/ 3.我这里是不加载图片,加快爬取速度,也能够用Headless无弹窗模式html options = webdriver.ChromeOptions() options.add_experimental_option('prefs', {'profil
相关文章
相关标签/搜索