readability v0.4.0 Readability.TitleFinder
The TitleFinder engine traverses HTML tree searching for finding title.
Summary
Functions
Find title from h tag
Find title from og:title property of meta tag
Find title from title tag
Find proper title
Types
html_tree :: tuple | list
Functions
Find title from h tag
Specs
og_title(html_tree) :: binary
Find title from og:title property of meta tag