Connect to an API Graph's token of a given page and get posts, comments, shares, and reactions of n posts (with no limits).
fb_posts(token, total = 150, limit = 100, comments = FALSE,
shares = FALSE, reactions = FALSE)Character. Access token. Generate it for any of your users or apps in https://developers.facebook.com/tools/explorer
Integer. How many most recent posts do you need?
Integer. For each post, hoy many results do you need?
Boolean. Include in your query?
Other Scrapper: fb_accounts,
fb_ads, fb_insights,
fb_post, geoStratum,
holidays, ip_country,
trendsRelated
Other API: bring_api,
fb_accounts, fb_ads,
fb_insights, fb_post
Other Facebook: fb_accounts,
fb_ads, fb_insights,
fb_post