摘要: 1. pip install beautifulsoup4 :安装beautifulsoup4 2. from bs4 import BeautifulSoup 3. bs = BeautifulSoup(browser.page_source, "lxml") 4. 1.https://blog. 阅读全文
posted @ 2019-09-11 16:04 大话人生 阅读(492) 评论(0) 推荐(0)