摘要: 作业① 1)、上海软科2020大学排名爬取实验(requests+BeautifulSoup) import requests from bs4 import BeautifulSoup import warnings warnings.filterwarnings("ignore") # 忽略SS 阅读全文
posted @ 2025-10-28 18:45 ls樾 阅读(9) 评论(0) 推荐(0)