摘要: import requests import re import pandas as pd host = r'https://am.22.cn' url = 'https://am.22.cn/wsp/History/Detail/' mainpatt = re.compile(r'tbody[\s 阅读全文
posted @ 2026-05-21 22:55 CrossPython 阅读(3) 评论(0) 推荐(0)