trafilatura
Python & Command-line tool for web crawling, scraping and text extraction
GraphCanon updated 2d · GitHub synced 2d · 31 views this month
Decision brief
Trafilatura is a Python & command-line tool designed for web crawling, scraping, and text extraction.
Good fit when
- - When you need both a programming interface and a command line tool to gather texts from the Web.
- - To extract clean text directly in formats like CSV, JSON, HTML, Markdown, TXT, XML without needing to preprocess further.
Avoid when
- - If your primary requirement is for real-time data streaming or highly interactive scraping tasks, as trafilatura provides robust but not real-time capabilities.
- - For deep web or javascript-heavy sites where dynamic content rendering is necessary; it's more suited for static site and metadata extraction.
- Requirements:
- Min 4 GB RAM; - Python environment installed on the system.; - Command line access required to use the command-line tool effectively.
Observed Jul 12, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Very active (3d since push)
- As of 2d
- Provenance
- Not a fork · Personal account
- As of 2d
- Security (OSV)
- No lockfile
- As of 1mo
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
pip install trafilatura PyPIHow it fits your stack(9)
Typed graph edges - alternatives, integrations, successors, and dependencies. Ranked by relationship type, not raw GitHub stars.
Alternative
Related
Relationship graph
Optional deeper exploration of typed edges and category neighbours.
Similar tools
Same-category neighbours not already linked as typed edges.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Provides functionalities for gathering text and metadata from the Web, including crawling, scraping, and various output formats.
Capability facts
- CLI
- CLI entrypoint
Source: pyproject.toml:[project.scripts] · Aug 18, 2026
- Languages
- python
Source: github.language+pyproject.toml · Aug 18, 2026
Categories
Graph entities
Tags
README
License
This package is distributed under the Apache 2.0 license.
Versions prior to v1.8.0 are under GPLv3+ license.
For agents
This page has a .md twin and JSON over the API.