Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

rodik/fb-api-reader

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
4 Commits
 
 
 
 

Repository files navigation

fb-api-reader

functions for automating Facebook API access

You will have to create a Facebook App and use it to connect to the API. Instructions are here.

Functions are built using RFacebook package.

After the initial setup, harvesting data should be a single call:

page_data <- get.facebook.page(
                            page_id, 
                            since = '2017/01/01',
                            until = '2017/04/24',
                            get_comments = T,
                            get_replies = T,
                            oauth_token = fb_oauth
                          )

About

functions for automating Facebook API access

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.