v1.3.0

adbar/trafilaturav1.3.0Jul 29, 2022by adbar

AI Summary

Introduces a new utility function, boosts performance by 10-20%, and fixes memory leaks.

Key Highlights

  • New `html2txt()` function for fast conversion
  • 10-20% faster extraction with slightly better recall
  • Memory leak fixes
  • Deprecation of the old `process_record()` function

New Features

  • html2txt() function

Full Release Notes

- fast and robust `html2txt()` function added (#221)
- more robust parsing (#228)
- fixed bugs in metadata extraction, with @felipehertzer in #213 & #226 
- extraction about 10-20% faster, slightly better recall
- partial fixes for memory leaks (#216)
- docs extended and updated (#217, #225)
- prepared deprecation of old `process_record()` function
- more stable processing with updated dependencies

**Full Changelog**: https://github.com/adbar/trafilatura/compare/v1.2.2...v1.3.0