dom-distiller VS soup-strainer

Compare dom-distiller vs soup-strainer and see what are their differences.

dom-distiller

Distills the DOM (by chromium)

soup-strainer

A reimplementation of the Readability/Decruft algorithm using BeautifulSoup and html5lib (by rcarmo)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
dom-distiller soup-strainer
3 1
594 33
- -
0.0 10.0
over 2 years ago about 10 years ago
Java Python
GNU General Public License v3.0 or later MIT License
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.

dom-distiller

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

soup-strainer

Posts with mentions or reviews of soup-strainer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-30.
  • How does Firefox's Reader View work?
    15 projects | news.ycombinator.com | 30 Mar 2022
    I implemented a variation of the Readability algorithm some 9 years ago, in case anyone needs a server-side Python version and is interested in dragging it (kicking and screaming) into the 2020s:

    https://github.com/rcarmo/soup-strainer

What are some alternatives?

When comparing dom-distiller and soup-strainer you can also consider the following projects:

readability - Readability is a library written in Go (golang) to parse, analyze and convert HTML pages into readable content. Originally an Arc90 Experiment, it is now incorporated into Safari’s Reader View.

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

ftr-site-config - Site-specific article extraction rules to aid content extractors, feed readers, and 'read later' applications.

trafilatura - Python & command-line tool to gather text on the Web: web crawling/scraping, extraction of text, metadata, comments

parser - 📜 Extract meaningful content from the chaos of a web page

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

go-trafilatura - go-trafilatura is a Go port of the trafilatura Python library.

einkbro - A small, fast web browser based on Android WebView. It's tailored for E-Ink devices but also works great on normal android devices.

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.

readability - A standalone version of the readability lib

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