python简单爬去前程无忧信息招聘
摘要:
import sys reload(sys) sys.setdefaultencoding('utf-8') import requests import csv from BeautifulSoup import BeautifulSoup def get_content(page): url = 'http://search.51job.com/list/200200,0... 阅读全文
posted @ 2017-05-13 14:38 Kermit.Li 阅读(483) 评论(0) 推荐(0)
浙公网安备 33010602011771号