Process and paginate raw results from Facebook's API, result of
querying the API with httr::GET
.
fb_process(response, paginate = TRUE)
GET's output object, class response
Boolean. Run through all paginations? If not, only the first one will be processed.
data.frame with un-nested processed results or NULL if no results found.
Other API:
bring_api()
,
fb_accounts()
,
fb_ads()
,
fb_creatives()
,
fb_insights()
,
fb_posts()
,
fb_post()
,
fb_rf()
,
fb_token()
,
li_auth()
,
li_profile()
,
queryGA()
,
slackSend()
Other Facebook:
fb_accounts()
,
fb_ads()
,
fb_creatives()
,
fb_insights()
,
fb_posts()
,
fb_post()
,
fb_rf()
,
fb_token()