摘要:pip install requests beautifulsoup4 lxml import requests from bs4 import BeautifulSoup import xml.etree.ElementTree as ET def fetch_news_from_url(url)
阅读全文
posted @ 2024-05-11 22:32
posted @ 2024-05-11 22:32