Python 爬虫学习记录 2017年5月27日 by Aaron Leave a Comment 代码均上传至github 【第一节课】 # urllib 的基本用法 uri.py 【第二节课】 # urllib 的urlretrieve方法 test.py test2.py