Skip to content

Commit a528d60

Browse files
authored
Merge pull request jobbole#91 from wardseptember/master
add goose3
2 parents fa2c8d0 + ebb896b commit a528d60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -634,7 +634,8 @@ Python 实现的数据库。
634634
* micawber:一个小型网页内容提取库,用来从 URLs 提取富内容。[官网](https://github.com/coleifer/micawber)
635635
* [newspaper](http://hao.importnew.com/python-newspaper/):使用 Python 进行新闻提取,文章提取以及内容策展。[官网](https://github.com/codelucas/newspaper)
636636
* opengraph:一个用来解析开放内容协议(Open Graph Protocol)的 Python 模块。[官网](https://github.com/erikriver/opengraph)
637-
* [python-goose](http://hao.importnew.com/python-goose/):HTML 内容/文章提取器。[官网](https://github.com/grangier/python-goose)
637+
* [python-goose](http://hao.importnew.com/python-goose/):HTML 内容/文章提取器(python2)。[官网](https://github.com/grangier/python-goose)
638+
* [goose3](http://goose3.readthedocs.io/en/latest/index.html): HTML 内容/文章提取器(python3)。[官网](https://github.com/goose3/goose3)
638639
* python-readability:arc90 公司 readability 工具的 Python 高速端口。[官网](https://github.com/buriy/python-readability)
639640
* sanitize:为杂乱的数据世界带来调理性。[官网](https://github.com/Alir3z4/python-sanitize)
640641
* sumy:一个为文本文件和 HTML 页面进行自动摘要的模块。[官网](https://github.com/miso-belica/sumy)

0 commit comments

Comments
 (0)