readability v0.7.0 Readability.CandidateFinder

The builing and finding candidates engine It traverses the HTML tree searching, removing, socring nodes

Summary

Functions

Find candidates that shuld be meaningful article by analysing nodes

Find the highest score candidate

Types

html_tree()
html_tree() :: tuple | list
options()
options() :: list

Functions

find(text, opts \\ [], tree_depth \\ 0)

Find candidates that shuld be meaningful article by analysing nodes

find_best_candidate(candidates)

Find the highest score candidate.