Python爬虫程序(工作职位类爬虫).pdf

上传人:wj151****6093 文档编号:82065452 上传时间:2023-03-24 格式:PDF 页数:2 大小:45.37KB
返回 下载 相关 举报
Python爬虫程序(工作职位类爬虫).pdf_第1页
第1页 / 共2页
Python爬虫程序(工作职位类爬虫).pdf_第2页
第2页 / 共2页
亲,该文档总共2页,全部预览完了,如果喜欢就下载吧!
资源描述

《Python爬虫程序(工作职位类爬虫).pdf》由会员分享,可在线阅读,更多相关《Python爬虫程序(工作职位类爬虫).pdf(2页珍藏版)》请在taowenge.com淘文阁网|工程机械CAD图纸|机械工程制图|CAD装配图下载|SolidWorks_CaTia_CAD_UG_PROE_设计图分享下载上搜索。

1、Python 爬虫程序(工作职位类爬虫)import requests from lxml import etree import pymysql a=1 for num in range(1,25):url=https:/ name=html.xpath(/pclass=t1/span/a/title)#公司名 g_name=html.xpath(/spanclass=t2/a/title)#工作地点 dd=html.xpath(/divclass=el/spanclass=t3/text()#薪资 xz1=html.xpath(/divclass=el/spanclass=t4)xz=fo

2、r i in xz1:xz.append(i.xpath(string(.)#string(.)获取空值#发布时间 time=html.xpath(/divclass=el/spanclass=t5/text()#print(len(dd)#合并 list1=for n in range(50):try:list1.append(namen,g_namen,ddn,xzn,timen)except:continue conn=pymysql.connect(host=localhost,user=root,passwd=weirensheng666,db=pysql,charset=utf8)cursor=conn.cursor()sql=insert into 51job values(%s,%s,%s,%s,%s)cursor.executemany(sql,list1)mit()cursor.close()conn.close()print(获取第%d 页成功%a)a+=1

展开阅读全文
相关资源
相关搜索

当前位置:首页 > 应用文书 > 解决方案

本站为文档C TO C交易模式,本站只提供存储空间、用户上传的文档直接被用户下载,本站只是中间服务平台,本站所有文档下载所得的收益归上传人(含作者)所有。本站仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。若文档所含内容侵犯了您的版权或隐私,请立即通知淘文阁网,我们立即给予删除!客服QQ:136780468 微信:18945177775 电话:18904686070

工信部备案号:黑ICP备15003705号© 2020-2023 www.taowenge.com 淘文阁