{"id":13910799,"url":"https://github.com/leerob/facebook-data-analyzer","last_synced_at":"2025-04-30T07:28:47.535Z","repository":{"id":86673793,"uuid":"127963305","full_name":"leerob/facebook-data-analyzer","owner":"leerob","description":"📊Python script to analyze the contents of your Facebook data export","archived":false,"fork":false,"pushed_at":"2019-03-12T13:54:07.000Z","size":21,"stargazers_count":81,"open_issues_count":0,"forks_count":15,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-30T14:01:33.404Z","etag":null,"topics":["beautifulsoup","data-analysis","facebook","python"],"latest_commit_sha":null,"homepage":"https://leerob.io/blog/analyzing-10-years-of-facebook-data","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/leerob.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2018-04-03T20:13:10.000Z","updated_at":"2025-03-26T12:19:44.000Z","dependencies_parsed_at":null,"dependency_job_id":"5795da6c-2cc5-4c9e-9729-42234e700073","html_url":"https://github.com/leerob/facebook-data-analyzer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Ffacebook-data-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Ffacebook-data-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Ffacebook-data-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Ffacebook-data-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leerob","download_url":"https://codeload.github.com/leerob/facebook-data-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251660059,"owners_count":21623183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["beautifulsoup","data-analysis","facebook","python"],"created_at":"2024-08-07T00:01:46.020Z","updated_at":"2025-04-30T07:28:47.485Z","avatar_url":"https://github.com/leerob.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# Facebook Data Analyzer\n\n- \"Which year was I the most active?\"\n- \"Who has commented on my pictures the most?\"\n- \"How many songs and videos have I shared?\"\n\nThis Python script will analyze the contents of your Facebook [data export](https://www.facebook.com/help/131112897028467) locally. To use this script, place `facebook.py` in the same folder as your extracted Facebook data dump. Then, open the Terminal and run:\n\n```bash\n$ pip install bs4 lxml\n$ python facebook.py\n```\n\nWhich will produce the following output:\n\n```bash\nNumber of Videos: 175\nNumber of Photos: 292\nNumber of Comments: 90\nAverage Comments Per Photo: 0.31\nTop 10 Commenters:\n - My Mom: 17\n - Another Person: 15\n..\n..\n..\nFriends Added By Year:\n - 2010: 293\n - 2009: 280\n - 2011: 243\n - 2016: 159\n - 2012: 140\n - 2008: 87\n - 2017: 73\n - 2013: 73\n - 2018: 33\n - 2015: 33\n - 2014: 20\n - 2007: 5\nNumber of Posts: 3945\nNumber of Comments: 1972\nSongs Shared: 43511\nVideos Shared: 1024\nTimeline Activity By Year:\n - 2016: 13903\n - 2015: 8599\n - 2017: 8146\n - 2013: 7615\n - 2014: 5048\n - 2012: 3492\n - 2010: 1664\n - 2011: 1304\n - 2009: 1126\n - 2008: 100\n - 2018: 54\n - 2007: 6\n```\n\n## About\n\nFor more information about how this was created, see my [blog post](https://www.leejamesrobinson.com/blog/analyzing-10-years-of-facebook-data/). Cheers! 🎉\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleerob%2Ffacebook-data-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleerob%2Ffacebook-data-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleerob%2Ffacebook-data-analyzer/lists"}