readability v0.9.0 Readability.TitleFinder
The TitleFinder engine traverses HTML tree searching for finding title.
Link to this section Summary
Functions
Find title from h tag
Find title from og:title property of meta tag
Find title from title tag
Find proper title
Link to this section Types
Link to this section Functions
Link to this function
h_tag_title(html_tree, selector \\ "h1, h2, h3")
Find title from h tag
Find title from og:title property of meta tag
Find title from title tag
Find proper title