8 Star 51 Fork 13

Gitee 极速下载/GNE

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/kingname/GeneralNewsExtractor
克隆/下载
.gne_sample 351 Bytes
一键复制 编辑 原始数据 按行查看 历史
kingname 提交于 2020-06-06 12:03 . 20200606
title:
xpath: //title/text()
host: https://www.xxx.com
noise_node_list:
- //div[@class=\"comment-list\"]
- //*[@style=\"display:none\"]
- //*[@class="contheight"]
body:
xpath: //div[@class="news_txt"]
with_body_html: false
author:
xpath: //meta[@name="author"]/@content
publish_time:
xpath: //em[@id="publish_time"]/text()
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/mirrors/GNE.git
git@gitee.com:mirrors/GNE.git
mirrors
GNE
GNE
master

搜索帮助