Description
Get naver news content from links.
Usage
getContent(turl, col = c("url", "datetime", "edittime", "press", "title",
"body"), try_cnt = 3)
Arguments
col
is what you want to get from news. Defualt is all.
try_cnt
is how many you want to try again if error. Default is 3.
Value
a [tibble][tibble::tibble-package]