getUrlList | R Documentation |
Get naver news titles and links from target url.
getUrlList(turl, col = c("titles", "links"))
turl |
is target url naver news. |
col |
is what you want to get from news. Defualt is all. |
a [tibble][tibble::tibble-package]
## Not run: getUrlList("https://news.naver.com/main/list.naver?mode=LS2D&mid=shm&sid1=103&sid2=376") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.