Git Product home page Git Product logo

facebook_mining's Introduction

INSTALLATION AND EXECUTION:
1.Download the facebook sdk for python from https://github.com/pythonforfacebook/facebook-sdk .
2.Install the facebook sdk using pip install or easy_install.
3.Create an application on facebook by logging in to your facebbok account as developer and get the access token for the app. 
4.In the Select Permissions window, select the following user data and friends data permissions:
  user_about_me, 
  user_birthday, 
  user_education_history, 
  user_friends, 
  user_groups, 
  user_hometown, 
  user_interests, 
  user_likes, 
  user_location, 
  user_relationship_details, 
  user_relationships, 
  user_status, 
  user_subscription, 
  user_work_history, 
  user_religion_politics 
  friends_about_me, 
  friends_activities, 
  friends_education_history, 
  friends_birthday, 
  friends_hometown, 
  friends_interests, 
  friends_likes, 
  friends_location, 
  friends_relationships, 
  friends_religion_politics, 
  friends_status, 
  friends_work_history.
5.Go to the code directory and open the connector.py file in the core folder. Paste the newly generated access token.
6.Run the main.py file in the code directory. 
7.You can change the threshold value in the main directory to filter the results accordingly. For example, for viewing all results, set the threshold value to 0. 

facebook_mining's People

Contributors

amolpatil8187 avatar ankitsj21 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.