Learn R Programming

lares (version 4.7)

fb_post: Get Facebook's Post Comments (API Graph)

Description

Connect to an API Graph's token and get posts comments given the post(s) id.

Usage

fb_post(token, post_id)

Arguments

token

Character. Access token. Generate it for any of your users or apps in https://developers.facebook.com/tools/explorer

post_id

Character vector. Post id(s)

See Also

Other Scrapper: fb_accounts, fb_ads, fb_insights, fb_posts, geoStratum, holidays, ip_country, trendsRelated

Other API: bring_api, fb_accounts, fb_ads, fb_insights, fb_posts

Other Facebook: fb_accounts, fb_ads, fb_insights, fb_posts