# Generated by roxygen2: do not edit by hand

export(getAllComment)
export(getComment)
export(getContent)
export(getContentBody)
export(getContentDatetime)
export(getContentEditDatetime)
export(getContentPress)
export(getContentTitle)
export(getLike)
export(getMainCategory)
export(getMaxPageNum)
export(getSubCategory)
export(getUrlList)
export(setUrls)
importFrom(dplyr,bind_rows)
importFrom(httr,GET)
importFrom(httr,add_headers)
importFrom(httr,build_url)
importFrom(httr,content)
importFrom(httr,parse_url)
importFrom(httr,user_agent)
importFrom(jsonlite,fromJSON)
importFrom(rvest,html_attr)
importFrom(rvest,html_node)
importFrom(rvest,html_nodes)
importFrom(rvest,html_text)
importFrom(rvest,read_html)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(urltools,param_get)
