R/getUrlList.R
getUrlList.Rd
Get naver news titles and links from target url.
getUrlList(turl, col = c("titles", "links"))
is target url naver news.
is what you want to get from news. Defualt is all.
a [tibble][tibble::tibble-package]
if (FALSE) { getUrlList("https://news.naver.com/main/list.naver?mode=LS2D&mid=shm&sid1=103&sid2=376") }