boilerpipe

Crates.ioboilerpipe
lib.rsboilerpipe
version0.6.0
sourcesrc
created_at2020-11-12 12:16:47.493405
updated_at2021-08-10 12:29:44.087317
descriptionLibrary for text extraction from HTML documents
homepage
repositoryhttps://github.com/0nkery/boilerpipe-rs
max_upload_size
id311537
size2,049,756
Dmitry (0nkery)

documentation

README

Boilerpipe

This is the Rust port of the Golang port of excellent Java library boilerpipe which cleans up the boilerplate and extracts text content from HTML documents.

This library implements Article Extractor only and text content only (no images, links etc).

Commit count: 12

cargo fmt