readability v0.6.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
Functions
Specs
find(html_tree, options, number) :: [Readability.Candidate.t]
Find candidates that shuld be meaningful article by analysing nodes
Specs
find_best_candidate([Readability.Candidate.t]) :: Readability.Candidate.t
Find the highest score candidate.