摘要:
import requests import re from bs4 import BeautifulSoup from datetime import datetime newsurl = 'http://news.gzcc.cn/html/xiaoyuanxinwen/' res = requests.get(newsurl) # 返回response对象 res.encoding = ... 阅读全文
posted @ 2018-04-08 20:22
193杨晓玲
阅读(119)
评论(0)
推荐(0)

浙公网安备 33010602011771号