Readability.title
You're seeing just the function
title
, go back to Readability module for more information.
Link to this function
title(raw_html)
Specs
Extract title
Example
iex> title = Readability.title(html_str)
"Some title in html"