-
大小: 960B文件類型: .py金幣: 1下載: 1 次發(fā)布日期: 2021-07-25
- 語言: Python
- 標(biāo)簽:
資源簡(jiǎn)介
通過selenium模擬瀏覽器爬取有谷歌譯結(jié)果,此資源僅供學(xué)習(xí)用途
代碼片段和文件信息
#?-*-?coding:?utf-8?-*-
import?requests
from?lxml?import?etree
from?selenium.webdriver.support.ui?import?Select
from?selenium?import?webdriver
import?time
from?selenium.webdriver.support?import?expected_conditions?as?EC
from?selenium.webdriver.support.ui?import?WebDriverWait
from?selenium.webdriver.common.by?import?By
from?selenium.webdriver.common.keys?import?Keys
from?selenium.webdriver.common.action_chains?import?ActionChains
f=open(‘E:/MyProject/MyReport/
評(píng)論
共有 條評(píng)論