摘要: import requests import os from bs4 import BeautifulSoup shici_url = 'http://www.shicimingju.com' url = 'http://www.shicimingju.com/book/' headers = { 'user-agent': 'Mozilla/5.0 (Windows NT 6.1; Win64; 阅读全文
posted @ 2019-08-08 18:48 Hela 阅读(276) 评论(0) 推荐(0)