v0.9.3

adbar/trafilaturav0.9.3Oct 21, 2021by adbar

AI Summary

This release enhances encoding detection speed and accuracy, updates the justext library, and improves table and feed parsing capabilities.

Key Highlights

  • Replaced chardet with charset_normalizer for better encoding detection
  • Faster execution with updated justext to version 3.0
  • Better extraction of sub-elements in tables
  • More robust web feed parsing
  • License extraction in footers

New Features

  • License extraction in footers

Full Release Notes

- better, faster encoding detection: replaced chardet with charset_normalizer
- faster execution: updated justext to 3.0
- better extraction of sub-elements in tables (#78, #90)
- more robust web feed parsing
- further defined precision- and recall-oriented settings
- license extraction in footers (#118)

**Full Changelog**: https://github.com/adbar/trafilatura/compare/v0.9.2...v0.9.3