摘要: requests+bs4爬取汽车之家 import requests # pip3 install beautifulsoup4 from bs4 import BeautifulSoup res = requests.get('https://www.autohome.com.cn/news/1/ 阅读全文
posted @ 2022-05-09 22:29 椰子皮0oo0 阅读(69) 评论(0) 推荐(0)
1