brightcloud_cat: Get Category from Brightcloud

View source: R/brightcloud_cat.R

brightcloud_catR Documentation

Get Category from Brightcloud

Description

Returns category of content from Brighcloud

Usage

brightcloud_cat(domain = NULL, key = NULL, secret = NULL)

Arguments

domain

domain name

key

brightcloud API consumer key

secret

brightcloud API consumer secret

Details

Get the API Consumer Key and Secret from http://www.brightcloud.com/.

Value

named list

References

http://www.brightcloud.com/

Examples

## Not run: 
brightcloud_cat("http://www.google.com", key = "XXXX", secret = "XXXX")

## End(Not run)


rdomains documentation built on March 18, 2022, 7:28 p.m.