powered by
Returns category of content from Brighcloud
brightcloud_cat(domain = NULL, key = NULL, secret = NULL)
domain name
brightcloud API consumer key
brightcloud API consumer secret
named list
Get the API Consumer Key and Secret from http://www.brightcloud.com/.
http://www.brightcloud.com/
# NOT RUN { brightcloud_cat("http://www.google.com", key = "XXXX", secret = "XXXX") # } # NOT RUN { # }
Run the code above in your browser using DataLab