Get naver news Title from link.
getContentTitle(html_obj, title_node_info = "div.article_info h3",
title_attr = "")
"xml_document" "xml_node" using read_html function.
Information about node names like tag with class or id. Default is "div.article_info h3" for naver news title.
if you want to get attribution text, please write down here.
Get character title.