Extract Posts from your LinkedIn Groups
getGroupPosts
will retrieve posts from each LinkedIn group you belong to.
getGroupPosts(token, partner = 0)
token
: Authorization token.partner
: Indicate whether you belong to the Partnership Program. Values: 0 or 1Returns a dataframe with the 10 most recent posts from each group you belong to.
## Not run: my.groups <- getGroupPosts(in.auth) ## End(Not run)
Michael Piccirilli michael.r.piccirilli@gmail.com
getGroups
submitGroupPost