会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
Darcy
心有山海,静而无边.
博客园
新随笔
管理
2020年6月23日
python3 获取html内容中的a链接与内容
摘要: # -*- coding:utf8 -*- import requests import lxml.html # 获取html内容中的a链接与内容 chapters_url = "http://www.civil.tsinghua.edu.cn/ce/83.html" html = requests
阅读全文
posted @ 2020-06-23 11:05 ToDarcy
阅读(1433)
评论(0)
推荐(0)
编辑
公告