# Generated by roxygen2: do not edit by hand

export(getAllComment)
export(getComment)
export(getContent)
export(getContentBody)
export(getContentDatetime)
export(getContentPress)
export(getContentTitle)
export(getLike)
export(getMainCategory)
export(getMaxPageNum)
export(getNewsTrend)
export(getQueryUrl)
export(getSubCategory)
export(getUrlListByCategory)
export(getUrlListByQuery)
export(getVideoUrl)
export(setUrls)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,RETRY)
importFrom(httr,add_headers)
importFrom(httr,build_url)
importFrom(httr,content)
importFrom(httr,parse_url)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(lubridate,parse_date_time)
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(tidyr,unnest)
importFrom(xml2,read_html)
