返回 Skill 列表
extension
分类: 数据与分析无需 API Key

Trafilatura 网页文本提取与爬取工具包

Trafilatura 是一个用于从网络收集文本的 Python 包和 CLI 工具。它处理爬取、下载和从原始 HTML 中提取主文本内容、元数据和评论,以 CSV、JSON、Markdown、XML 和 TXT 格式输出干净的结构化数据。

person作者: user_3c6cb52ehubcommunity

Trafilatura 网页文本提取与爬取工具包

Trafilatura is a Python package and CLI tool for gathering text from the web. It handles crawling, downloading, and extracting main text content, metadata, and comments from raw HTML, outputting clean structured data in CSV, JSON, Markdown, XML, and TXT formats.

Installation

Requirements and caveats from upstream:

  • Python package
  • Python versions
  • Trafilatura is a cutting-edge Python package and command-line tool

Basic usage or getting-started notes:

  • to run the evaluation with the latest data and packages.

  • Getting started with Trafilatura

  • is straightforward. For more information and detailed guides, visit

  • Source: https://github.com/1991513ccie-png/skills

  • Extracted from upstream docs: https://raw.githubusercontent.com/adbar/trafilatura/HEAD/README.md