2020年6月4日

python bs4

摘要: # -*- coding: UTF-8 -*- #爬虫 import urllib2 #import bs4 import re import sys from bs4 import BeautifulSoup # import time reload(sys) sys.setdefaultenco 阅读全文

posted @ 2020-06-04 00:12 思此狂 阅读(138) 评论(0) 推荐(0)

导航