awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
grangier avatar

grangier/python-goose

0
View on GitHub↗
4,088 星标·780 分支·HTML·Apache-2.0·2 次浏览

Python Goose

python-goose 是一个用于网页抓取和内容提取的 Python 库。它作为一个 HTML 样板文件移除器和文章解析器,旨在通过剥离导航、布局噪音和非必要元素,从网页中分离出主要文本和元数据。

该工具具有多语言处理能力,利用特定语言的停用词分析器来识别和提取不同语言的主要内容。它还识别并收集嵌入的媒体,包括与文章相关的主图和视频的源 URL 及嵌入代码。

该库涵盖了广泛的功能领域,包括自动化网页抓取、结构化内容提取和目标文章媒体收集。

Features

  • Web Article Extraction - Isolates the main body text, title, and meta descriptions from web pages by removing boilerplate clutter.
  • Multilingual Text Processing - Handles content in various languages using specific stop-word analyzers and language tags.
  • Stop-Word Text Scoring - Ranks document segments by comparing word frequency against language-specific lists to find the main content.
  • Content Extractors - Extracts the main article text and metadata from web pages while removing boilerplate.
  • Web Content Noise Reduction - Isolates primary web content by stripping away layout noise and non-essential page elements.
  • Web Article Metadata Extractors - Identifies primary text and metadata across different languages using specialized stop-word analyzers.
  • Web Content Extraction Utilities - Extracts the main text and metadata from web pages while removing navigation and layout clutter.
  • Web Media Extractors - Locates primary images and embedded videos by searching for specific HTML tags and metadata attributes.
  • Automated Web Scraping - Collects structured data and article content from websites using Python to build datasets.
  • Web Media Extractions - Collects source URLs and embed codes for images and videos hosted within web pages.
  • HTML Boilerplate Removal - Identifies and strips navigation and sidebars by analyzing tag density and common class name patterns.
  • Web Scraping Libraries - Provides a programmatic Python interface for collecting data and embedded media from websites.
  • Linguistic Token Analyzers - Uses predefined language tags and analyzers to process and clean text across different multilingual sources.
  • Article Media Asset Extractors - Identifies and captures the primary images and embedded videos associated with specific web articles.
  • Lead Media Detection - The tool locates the primary image and embedded videos associated with an article to capture source URLs and embed codes.
  • DOM Tree Traversers - Implements algorithms to walk through the HTML DOM to isolate the primary article container from layout elements.
  • Structured Data Mappings - Maps standard HTML meta tags to structured data formats for article titles and descriptions.
  • Content Extraction - HTML article content extractor.

Star 历史

grangier/python-goose 的 Star 历史图表grangier/python-goose 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Python Goose 的开源替代方案

相似的开源项目,按与 Python Goose 的功能重合度排序。
  • generalnewsextractor/generalnewsextractorGeneralNewsExtractor 的头像

    GeneralNewsExtractor/GeneralNewsExtractor

    3,779在 GitHub 上查看↗

    GeneralNewsExtractor is a specialized system for identifying and extracting structured news data through configurable HTML filtering and XPath-based parsing. It functions as an automated news scraper and web page content parser that isolates article bodies and metadata from news webpages. The system uses YAML or JSON configuration files to manage extraction rules and XPath definitions, decoupling the processing logic from site-specific selectors. This allows for targeted noise removal and the isolation of titles, authors, and publication dates through customizable filtering. The tool covers

    Pythonpython3webcrawlerwebspider
    在 GitHub 上查看↗3,779
  • wechatsync/wechatsyncwechatsync 的头像

    wechatsync/Wechatsync

    4,866在 GitHub 上查看↗

    Wechatsync is a multi-platform content synchronizer and cross-platform publishing tool. It extracts articles from webpages and distributes them to multiple social media and blogging platforms simultaneously. The system utilizes a web content extractor with reader-mode logic to strip advertisements and navigation elements from source pages. The project employs a markdown content pipeline that converts extracted web content into a standardized format for editing before redistribution. It features an automated media migrator that performs host-to-host image migration, downloading images from sou

    TypeScriptblogchromechrome-extension
    在 GitHub 上查看↗4,866
  • kepano/defuddlekepano 的头像

    kepano/defuddle

    3,189在 GitHub 上查看↗

    Defuddle is a command line web parser and content extractor designed to isolate the primary article body from web pages and convert the result into standardized markdown. It functions as a content cleaner that removes layout clutter, such as sidebars and headers, to retrieve the main text and associated metadata. The tool provides a terminal interface that processes content from remote URLs, local files, or piped HTML streams. It supports custom content targeting, allowing users to specify CSS selectors to manually define the main content area when automatic detection is insufficient. The sy

    TypeScript
    在 GitHub 上查看↗3,189
  • mozilla/readabilitymozilla 的头像

    mozilla/readability

    11,298在 GitHub 上查看↗

    Readability is a JavaScript library designed for web content extraction. It functions as a DOM parsing utility and article metadata extractor that isolates the primary text of a webpage by removing clutter such as advertisements and navigation bars. The library employs a heuristic-based content detector to predict if a webpage contains a parseable article before performing full extraction. It uses a parsing workflow to convert complex HTML documents into a simplified format, facilitating the implementation of distraction-free reader views. The tool covers several capability areas, including

    JavaScript
    在 GitHub 上查看↗11,298
查看 Python Goose 的所有 30 个替代方案→

常见问题解答

grangier/python-goose 是做什么的?

python-goose 是一个用于网页抓取和内容提取的 Python 库。它作为一个 HTML 样板文件移除器和文章解析器,旨在通过剥离导航、布局噪音和非必要元素,从网页中分离出主要文本和元数据。

grangier/python-goose 的主要功能有哪些?

grangier/python-goose 的主要功能包括:Web Article Extraction, Multilingual Text Processing, Stop-Word Text Scoring, Content Extractors, Web Content Noise Reduction, Web Article Metadata Extractors, Web Content Extraction Utilities, Web Media Extractors。

grangier/python-goose 有哪些开源替代品?

grangier/python-goose 的开源替代品包括: generalnewsextractor/generalnewsextractor — GeneralNewsExtractor is a specialized system for identifying and extracting structured news data through configurable… wechatsync/wechatsync — Wechatsync is a multi-platform content synchronizer and cross-platform publishing tool. It extracts articles from… kepano/defuddle — Defuddle is a command line web parser and content extractor designed to isolate the primary article body from web… mozilla/readability — Readability is a JavaScript library designed for web content extraction. It functions as a DOM parsing utility and… esbatmop/mnbvc — MNBVC is a dataset pipeline and toolkit designed for the collection, cleaning, and normalization of massive text and… postlight/parser — Postlight Parser is a command-line tool that extracts the main article content from any web page URL, returning clean…