python 2.7#coding:utf-8 import urllib2 import re class Tools(object): remove_n=re.compile(r’ ‘) repl … Continue reading 糗事百科爬虫
python 2.7#coding:utf-8 import urllib2 import re class Tools(object): remove_n=re.compile(r’ ‘) repl … Continue reading 糗事百科爬虫