- 博客(1)
- 收藏
- 关注
原创 Python运用Selenium+BeautifulSoup爬取亚马逊电子通讯商品列表 2022/4/3
from selenium import webdriverfrom selenium.webdriver.firefox.service import Servicefrom bs4 import BeautifulSoupimport csvimport times = Service(r'D:\geckodriver\geckodriver.exe')#把上述地址改成你电脑中geckodriver.exe程序的地址fp = webdriver.FirefoxOptions()fp..
2022-04-03 16:20:35
936
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅