一个Python 爬虫程序
一个简单的实现煎蛋网妹子图片爬取的Python脚本# -*- coding:utf-8 -*-'''version:Python 2.6standard libs: urllibauthor:Dead_morningsystem: cetos 6.5'''import reimport urllibdef get_content(html_page):'''html downlad