1. 首页
  2. 编程语言
  3. Python
  4. python selenium爬虫解决python作业爬取中国大学排名榜单

python selenium爬虫解决python作业爬取中国大学排名榜单

上传者: 2023-01-07 13:09:52上传 ZIP文件 13.17KB 热度 22次
python selenium爬虫解决python作业爬取中国大学排名榜单result open data.xls w encoding utf8result.write大学名称t英文名t大学级别t所在省市t大学类型t总分t办学层次n for m in range0len list information for n in range0len list information m result.write str list information m n result.write t result.write n result.close
用户评论