摘要: Beautiful Soup的使用 1. 基本使用 from bs4 import BeautifulSoup html = """ <html><head><title>The Dormouse's story</title></head> <body> <p class="title" name 阅读全文
posted @ 2021-12-17 08:35 写代码的小灰 阅读(55) 评论(0) 推荐(0)