All Downloads are FREE. Search and download functionalities are using the official Maven repository.

net.dankito.readability4j.model.ReadabilityObject.kt Maven / Gradle / Ivy

Go to download

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

The newest version!
package net.dankito.readability4j.model


open class ReadabilityObject(var contentScore: Double)




© 2015 - 2024 Weber Informatics LLC | Privacy Policy