getContent | R Documentation |
Get naver news content from links.
getContent( turl, col = c("url", "original_url", "section", "datetime", "edittime", "press", "title", "body", "value") )
turl |
is naver news link. |
col |
is what you want to get from news. Defualt is all. |
a [tibble][tibble::tibble-package]
## Not run: getContent("https://n.news.naver.com/mnews/article/214/0001195110?sid=103") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.