Readability.AuthorFinder (readability2 v0.7.0)

AuthorFinder extracts authors

Link to this section Summary

Link to this section Types

@type html_tree() :: tuple() | list()

Link to this section Functions

Link to this function

find(html_tree)

@spec find(html_tree()) :: [binary()]

Extract authors

Link to this function

find_by_meta_tag(html_tree)