Giter Club home page Giter Club logo

aggregate-data-from-likes-of-friends's Introduction

aggregate-data-from-likes-of-friends

Summary

This R code calculates the # of Facebook Likes for brand pages for each of the specified users' friends on Facebooks using its Graph API, aggregates it by the Name and Category of the page, and outputs two .csvs: one for Name, and one for Category (+ a bonus bar chart!). The purpose of this is to identify which pages and which types of pages are most frequently of your friends in order to see what is most likely to contribute towards your Suggested Post News Feed spam.

The code does not tabulate likes from friends who have made their likes non-visible to you.

Prerequisites

  1. The RJSONIO R library
  2. The username of the person whose friends are being analyzed
  3. A valid access token for that user with the friends_likes permission. (go to http://developers.facebook.com/tools/explorer/ , select "Get Access Token," enable the "friends_likes" permission, and use the token that is generated)

aggregate-data-from-likes-of-friends's People

Contributors

minimaxir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.