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.
Scanned 6/8/2026
Install via CLI
openskills install agentskillexchange/skills---
name: "Trafilatura Web Text Extraction and Crawling Toolkit"
slug: "trafilatura-web-text-extraction-crawling"
description: "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."
github_stars: 5638
verification: "security_reviewed"
source: "https://github.com/adbar/trafilatura"
category: "Research & Scraping"
framework: "Multi-Framework"
tool_ecosystem:
github_repo: "adbar/trafilatura"
github_stars: 5638
---
# Trafilatura Web Text Extraction and Crawling Toolkit
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:
- [](https://pypi.python.org/pypi/trafilatura)
- [](https://pypi.python.org/pypi/trafilatura)
- 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](https://trafilatura.readthedocs.io/en/latest/quickstart.html)
- is straightforward. For more information and detailed guides, visit
- Source: https://github.com/adbar/trafilatura
- Extracted from upstream docs: https://raw.githubusercontent.com/adbar/trafilatura/HEAD/README.md
## Source
- [Agent Skill Exchange](https://agentskillexchange.com/skills/trafilatura-web-text-extraction-crawling/)
No comments yet. Be the first to comment!