Package: brandwatchR 0.3.0

brandwatchR: 'Brandwatch' API to R

Interact with the 'Brandwatch' API <https://developers.brandwatch.com/docs>. Allows you to authenticate to the API and obtain data for projects, queries, query groups tags and categories. Also allows you to directly obtain mentions and aggregate data for a specified query or query group.

Authors:Donal Phipps [aut, cre]

brandwatchR_0.3.0.tar.gz
brandwatchR_0.3.0.zip(r-4.5)brandwatchR_0.3.0.zip(r-4.4)brandwatchR_0.3.0.zip(r-4.3)
brandwatchR_0.3.0.tgz(r-4.4-any)brandwatchR_0.3.0.tgz(r-4.3-any)
brandwatchR_0.3.0.tar.gz(r-4.5-noble)brandwatchR_0.3.0.tar.gz(r-4.4-noble)
brandwatchR_0.3.0.tgz(r-4.4-emscripten)brandwatchR_0.3.0.tgz(r-4.3-emscripten)
brandwatchR.pdf |brandwatchR.html
brandwatchR/json (API)

# Install 'brandwatchR' in R:
install.packages('brandwatchR', repos = c('https://phippsy.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/phippsy/brandwatchr/issues

On CRAN:

apibrandwatchtextmining

25 exports 11 stars 1.59 score 9 dependencies 26 scripts 227 downloads

Last updated 6 years agofrom:a58604b491. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKSep 09 2024
R-4.5-winOKSep 09 2024
R-4.5-linuxOKSep 09 2024
R-4.4-winOKSep 09 2024
R-4.4-macOKSep 09 2024
R-4.3-winOKSep 09 2024
R-4.3-macOKSep 09 2024

Exports:bwr_authbwr_cat_createbwr_cat_getbwr_filters_getbwr_mentions_chartbwr_mentions_getbwr_mentions_topauthorsbwr_mentions_topicsbwr_mentions_topsitesbwr_mentions_toptweetersbwr_mentions_totalbwr_metrics_getbwr_projects_getbwr_query_checkbwr_query_createbwr_query_deletebwr_query_getbwr_querygrp_deletebwr_querygrp_getbwr_rule_deletebwr_rule_getbwr_tag_createbwr_tag_deletebwr_tag_getbwr_wf_get

Dependencies:askpasscurldata.tablehttrjsonlitemimeopensslR6sys

Readme and manuals

Help Manual

Help pageTopics
brandwatchR: A package for retrieving data from the Brandwatch API.brandwatchR-package brandwatchR
Authenticate with the Brandwatch APIbwr_auth
Upload a new category to Brandwatchbwr_cat_create
Get a data frame of available categories for a given projectbwr_cat_get
Get a data frame of available filters for the Brandwatch APIbwr_filters_get
Get a dataframe of chart-ready data for a specified Brandwatch query or query groupbwr_mentions_chart
Get a list of mentions for the specified query and projectbwr_mentions_get
Get a dataframe of top author data for a specified Brandwatch query or query groupbwr_mentions_topauthors
Get a dataframe of topic data for a specified Brandwatch query or query groupbwr_mentions_topics
Get a dataframe of top site data for a specified Brandwatch query or query groupbwr_mentions_topsites
Get a dataframe of top Tweeter for a specified Brandwatch query or query groupbwr_mentions_toptweeters
Get the total mentions for a specified Brandwatch query or query groupbwr_mentions_total
Get a data frame of possible metric values for the Brandwatch APIbwr_metrics_get
Get Brandwatch project databwr_projects_get
Validate a Brandwatch querybwr_query_check
Upload a new query to Brandwatchbwr_query_create
Delete a specified Brandwatch querybwr_query_delete
Get a data frame of available queries for a given projectbwr_query_get
Delete a specified Brandwatch query groupbwr_querygrp_delete
Get a data frame of Brandwatch query groups in the specified projectbwr_querygrp_get
Delete a specified Brandwatch rulebwr_rule_delete
Get a data frame of available rules for a given projectbwr_rule_get
Upload a new tag to Brandwatchbwr_tag_create
Delete a specified Brandwatch tagbwr_tag_delete
Get a data frame of available tags for a given projectbwr_tag_get
Get a list of workflows for the specified query and projectbwr_wf_get