readability v0.9.0 Readability.Helper
Helpers for parsing, updating, removing html tree
Link to this section Summary
Functions
Check html_tree can be candidate or not
Change existing tags by selector
Normalize and Parse to html tree(tuple or list)) from binary html
Remove html attributes
Remove tags
Count only text length
Link to this section Types
Link to this section Functions
Check html_tree can be candidate or not.
Link to this function
change_tag(content, selector, tag)
Change existing tags by selector
Normalize and Parse to html tree(tuple or list)) from binary html
Link to this function
remove_attrs(content, t_attrs)
Remove html attributes
Remove tags
Count only text length