Learn R Programming

N2H4 (version 0.5.9)

getUrlListByCategory: Get Url List By Category

Description

Get naver news titles and links from target url.

Usage

getUrlListByCategory(turl = url, col = c("titles", "links"))

Arguments

turl

is target url naver news.

col

is what you want to get from news. Defualt is all.

Value

a [tibble][tibble::tibble-package]

Examples

Run this code
# NOT RUN {
 
# }
# NOT RUN {
  print(cate_list_url_ex)
  getUrlListByCategory(cate_list_url_ex)
  
# }

Run the code above in your browser using DataLab