Skip to content

aroharia/Facebook-Analytics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook-Analytics

Fetch & Analyze any Facebook Page

Large amounts of Facebook data go unused due to the difficulty of collecting and analyzing the data. Our website analyzes and visualizes data from user-requested Facebook pages. This allows users to enhance their Facebook experience. Users can see what type of posts gain more popularity and advertisers can use data to improve the effectiveness of their ads.

Analytics

  • 'Number of Reactions' vs 'Time' Graph
  • 'Number of Likes and Comments' vs 'Time' Graph
  • 'Most Used Words' List
  • 'Most Used Phrases' List

What We Did

alt text

Demo

IMAGE ALT TEXT HERE

Installation

  1. Clone this repo
  2. Create a Facebook Developer account
  3. Create an app to acquire the app ID and 'secret' app ID
  4. Input the two app IDs into the top of fetch.py
  5. Go to the facebook page you wish to analyze
  6. View page source to find the page_id
  7. Enter the page_id into fetch.py
  8. Run fetch.py