go-domdistiller VS go-trafilatura

Compare go-domdistiller vs go-trafilatura and see what are their differences.

go-domdistiller

Go-DomDistiller is a Go port of the DOM Distiller library which implements Reader mode in Chrome for Android and Desktop. It has no dependencies on Chromium and is meant to run as a command line program or on a server. (by markusmobius)

go-trafilatura

go-trafilatura is a Go port of the trafilatura Python library. (by markusmobius)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
go-domdistiller go-trafilatura
1 1
54 32
- -
2.9 7.9
12 months ago 10 months ago
Go HTML
MIT License GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

go-domdistiller

Posts with mentions or reviews of go-domdistiller. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.

go-trafilatura

Posts with mentions or reviews of go-trafilatura. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.

What are some alternatives?

When comparing go-domdistiller and go-trafilatura you can also consider the following projects:

Readability4J - A Kotlin port of Mozilla‘s Readability. It extracts a website‘s relevant content and removes all clutter from it.

unclutter - A modern reader mode and article library for your browser.

article-extraction-benchmark - Article extraction benchmark: dataset and evaluation scripts

dom-distiller - Distills the DOM

readability - A standalone version of the readability lib

arc90-readability - A copy of the original Arc90 repo with links to many of the current ports.

go-dateparser - go parser for human readable dates ported from the dateparser python package

go-htmldate - CLI and Go package for extracting publication date of a web pages.

soup-strainer - A reimplementation of the Readability/Decruft algorithm using BeautifulSoup and html5lib