Hi. I can't quite see if you've got a java version of isProbablyReaderable, and how to use it.
My code is
Readability4J readability4J = new Readability4J(url, html);
Article article = readability4J.parse();
and I see there is no Readability4J.isProbablyReaderable() - Method. Is the method somewhere else?
Thanks
Hi. I can't quite see if you've got a java version of isProbablyReaderable, and how to use it.
and I see there is no Readability4J.isProbablyReaderable() - Method. Is the method somewhere else?
Thanks