GithubHelp home page GithubHelp logo

facebook-friend-graph's Introduction

Facebook Friend Graph


Overview

The purpose of this package is to generate a GraphML file which can be used to make graphs like the ones created by following the directions outlined in a presentation by Sociomantic Labs titled Facebook Network Analysis.

This software produces a file comparable to the one the Netvizz Facebook app (referenced in the presentation) would provide. So if you follow the presentation directions starting with "1. Gephi: Open", replacing the .gdf file from Netvizz with the .graphml file this software generates, you will get a graph like the one in the presentation.


Requirements

  1. Python 2.7:

    • The programming language this software is written in. Download it and run this software by executing python main.py in a terminal. Or, if you are using Windows, double-click main.py.
  2. A web browser:

    • A web browser is required for Facebook authentication. Facebook authentication is necessary to access friend's list. No personal information is used or stored anywhere, only your friends list and the mutual friends you and your friend share is accessed and mapped in the GraphML file.

    • This software has been tested using Google Chrome.

  3. Gephi (optional)

    • Gephi is the program the presentation uses to create a graph from the GraphML file this software creates. Not required to run this software.

Usage

$ python main.py

No command line arguments are available.


facebook-friend-graph's People

Contributors

andrewiggins avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

facebook-friend-graph's Issues

Great work, but can we improve speed?

First of all, your work is greatly appreciated, and it works well. Is there a way we can improve the speed? Netvizz for example fetches the graph faster(I believe), and it would be great to maybe improve the speed here too. Do you maybe know of some easy way? Or is it FB that`s actually slowing things down?

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.