Learn R Programming

N2H4 (version 0.4.3)

getUrlListByCategory: Get Url List By Category

Description

Get naver news titless 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

Get data.frame(titles, links).