feedfinder:从网页中提取提要 URL

时间:2021-05-30 15:58:11
【文件属性】:
文件名称:feedfinder:从网页中提取提要 URL
文件大小:3KB
文件格式:ZIP
更新时间:2021-05-30 15:58:11
Python 饲料查找器 描述 从输入文件获取HTTP URL列表 通过 GET 获取每个页面 提取链接的 RSS 和 ATOM 提要的 URL 并将它们打印到标准输出 依赖关系 , $ pip install beautifulsoup4 用法 $ python feedfinder.py <input.txt> 命令行参数: --user-agent : 使用定义的用户代理执行 HTTP 请求 --no-check-certificate : 忽略 SSL 证书验证错误
【文件预览】:
feedfinder-master
----feedfinder.py(2KB)
----.gitignore(1KB)
----README.md(507B)
----.gitattributes(378B)

网友评论