我 对问题发布了答案
books = html.xpath('//tr[@class="item"]') quotes = [] for l in books: quote =
我 发表了文章
发布 问题
回到 顶部
我 对问题发布了答案
初学,遇到一个爬取网站的数据的问题?