Skip to main content

Python & Command-line tool to gather text and metadata on the Web: Crawling, scraping, extraction, output as CSV, JSON, HTML, MD, TXT, XML.

Project description

Trafilatura: Discover and Extract Text Data on the Web


Trafilatura Logo

Python package Python versions Documentation Status Code Coverage Downloads Reference DOI: 10.18653/v1/2021.acl-demo.15


Demo as GIF image

Introduction

Trafilatura is a cutting-edge Python package and command-line tool designed to gather text on the Web and simplify the process of turning raw HTML into structured, meaningful data. It includes all necessary discovery and text processing components to perform web crawling, downloads, scraping, and extraction of main texts, metadata and comments. It aims at staying handy and modular: no database is required, the output can be converted to commonly used formats.

Going from HTML bulk to essential parts can alleviate many problems related to text quality, by focusing on the actual content, avoiding the noise caused by recurring elements like headers and footers and by making sense of the data and metadata with selected information. The extractor strikes a balance between limiting noise (precision) and including all valid parts (recall). It is robust and reasonably fast.

Trafilatura is widely used and integrated into thousands of projects by companies like HuggingFace, IBM, and Microsoft Research as well as institutions like the Allen Institute, Stanford, the Tokyo Institute of Technology, and the University of Munich.

Features

  • Advanced web crawling and text discovery:

    • Support for sitemaps (TXT, XML) and feeds (ATOM, JSON, RSS)
    • Smart crawling and URL management (filtering and deduplication)
  • Parallel processing of online and offline input:

    • Live URLs, efficient and polite processing of download queues
    • Previously downloaded HTML files and parsed HTML trees
  • Robust and configurable extraction of key elements:

    • Main text (common patterns and generic algorithms like jusText and readability)
    • Metadata (title, author, date, site name, categories and tags)
    • Formatting and structure: paragraphs, titles, lists, quotes, code, line breaks, in-line text formatting
    • Optional elements: comments, links, images, tables
  • Multiple output formats:

    • TXT and Markdown
    • CSV
    • JSON
    • HTML, XML and XML-TEI
  • Optional add-ons:

    • Language detection on extracted content
    • Speed optimizations
  • Actively maintained with support from the open-source community:

    • Regular updates, feature additions, and optimizations
    • Comprehensive documentation

Evaluation and alternatives

Trafilatura consistently outperforms other open-source libraries in text extraction benchmarks, showcasing its efficiency and accuracy in extracting web content. The extractor tries to strike a balance between limiting noise and including all valid parts.

For more information see the benchmark section and the evaluation readme to run the evaluation with the latest data and packages.

Other evaluations:

Usage and documentation

Getting started with Trafilatura is straightforward. For more information and detailed guides, visit Trafilatura's documentation:

Youtube playlist with video tutorials in several languages:

License

This package is distributed under the Apache 2.0 license.

Versions prior to v1.8.0 are under GPLv3+ license.

Contributing

Contributions of all kinds are welcome. Visit the Contributing page for more information. Bug reports can be filed on the dedicated issue page.

Many thanks to the contributors who extended the docs or submitted bug reports, features and bugfixes!

Context

This work started as a PhD project at the crossroads of linguistics and NLP, this expertise has been instrumental in shaping Trafilatura over the years. Initially launched to create text databases for research purposes at the Berlin-Brandenburg Academy of Sciences (DWDS and ZDL units), this package continues to be maintained but its future development depends on community support.

If you value this software or depend on it for your product, consider sponsoring it and contributing to its codebase. Your support will help maintain and enhance this popular package, ensuring its growth, robustness, and accessibility for developers and users around the world.

Trafilatura is an Italian word for wire drawing symbolizing the refinement and conversion process. It is also the way shapes of pasta are formed.

Author

Reach out via ia the software repository or the contact page for inquiries, collaborations, or feedback. See also social networks for the latest updates.

Citing Trafilatura

Trafilatura is widely used in the academic domain, chiefly for data acquisition. Here is how to cite it:

Reference DOI: 10.18653/v1/2021.acl-demo.15 Zenodo archive DOI: 10.5281/zenodo.3460969

@inproceedings{barbaresi-2021-trafilatura,
  title = {{Trafilatura: A Web Scraping Library and Command-Line Tool for Text Discovery and Extraction}},
  author = "Barbaresi, Adrien",
  booktitle = "Proceedings of the Joint Conference of the 59th Annual Meeting of the Association for Computational Linguistics and the 11th International Joint Conference on Natural Language Processing: System Demonstrations",
  pages = "122--131",
  publisher = "Association for Computational Linguistics",
  url = "https://aclanthology.org/2021.acl-demo.15",
  year = 2021,
}

Software ecosystem

Jointly developed plugins and additional packages also contribute to the field of web data extraction and analysis:

Software ecosystem

Corresponding posts can be found on Bits of Language.

Impressive, you have reached the end of the page: Thank you for your interest!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trafilatura-2.0.0.tar.gz (253.4 kB view details)

Uploaded Source

Built Distribution

trafilatura-2.0.0-py3-none-any.whl (132.6 kB view details)

Uploaded Python 3

File details

Details for the file trafilatura-2.0.0.tar.gz.

File metadata

  • Download URL: trafilatura-2.0.0.tar.gz
  • Upload date:
  • Size: 253.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.6

File hashes

Hashes for trafilatura-2.0.0.tar.gz
Algorithm Hash digest
SHA256 ceb7094a6ecc97e72fea73c7dba36714c5c5b577b6470e4520dca893706d6247
MD5 228aee6401d5598fcc073a9ef91c3dcf
BLAKE2b-256 0625e3ebeefdebfdfae8c4a4396f5a6ea51fc6fa0831d63ce338e5090a8003dc

See more details on using hashes here.

File details

Details for the file trafilatura-2.0.0-py3-none-any.whl.

File metadata

  • Download URL: trafilatura-2.0.0-py3-none-any.whl
  • Upload date:
  • Size: 132.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.0.1 CPython/3.11.6

File hashes

Hashes for trafilatura-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 77eb5d1e993747f6f20938e1de2d840020719735690c840b9a1024803a4cd51d
MD5 b9fd6ba484493b8c7c0ed8f73fce1cb6
BLAKE2b-256 8ab6097367f180b6383a3581ca1b86fcae284e52075fa941d1232df35293363c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page