powered by
Get daum news sub category names and urls recently.
getSubCategory(categoryUrl = "society", fresh = FALSE)
Main category url in daum news. Only 1 value is passible. Default is society.
If TRUE, get data from internet. Default is FALSE which is return with cache.
Get data.frame(chr:sub_cate_name, chr:url).
# NOT RUN { getSubCategory() getSubCategory("politics") # }
Run the code above in your browser using DataLab