Description Authentication Projects Queries / mentions Query filters Query Groups Tags Categories
The brandwatchR package provides families of wrapper functions for the Brandwatch API.
bwr_auth allows the user to authenticate and cache authentication information for future API calls.
bwr_projects_get - get a dataframe of projects
bwr_query_get - get a dataframe of queries for a project
bwr_query_check - check the syntax of a query
bwr_query_create - upload a new query
bwr_query_delete - delete a specified query
bwr_mentions_get - get the mentions for a specified query
bwr_mentions_total - get the total number of mentions for a specified query or query group.
bwr_mentions_topics - get the matching topics & topic metadata for a specified query or query group.
bwr_mentions_topsites - get the top authors for a specified query or query group.
bwr_mentions_toptweeters - get the top tweeters for a specified query or query group.
bwr_filters_get - Get a data frame of all parameters which can be used to filter your query
bwr_metrics_get - Get a data frame of all metrics which have limited accepted values.
bwr_querygrp_get - get the query groups for a specified project
bwr_querygrp_delete - delete a specfied query group
bwr_tag_get - get the tags for a specified project
bwr_tag_create - create a new tag for a specified project
bwr_tag_delete - delete a tag for a specified project
bwr_cat_get - get the categories for a specified project
bwr_cat_create - create a new category for a specified project
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.