- 地址:url = http://job.91boshi.net/personnellist.aspx
- 需要获取的的内容是url中所有的简历
- 简历中的内容包括:
- 个人基本信息
- 就业意向
- 工作特长
- 受教育培训经历
- 工作经历
- 能力及特长
- 职业目标
- 自我介绍
- 存成CSV文件(可以每一个小点存成一个csv文件,总共包括8个)
- 小点中的某些信息如果没有,可在表格中显示无
#Python class > class getter和setter http://blog.csdn.net/sxingming/article/details/52916249
> 字符串操作
http://www.runoob.com/python/python-strings.html
> 集合、数组对象保存class
https://www.zhihu.com/question/46478591?sort=created