{"id":16467171,"url":"https://github.com/avilum/facebook-archive-analyzer","last_synced_at":"2025-03-23T11:32:37.559Z","repository":{"id":49948044,"uuid":"335098014","full_name":"avilum/facebook-archive-analyzer","owner":"avilum","description":"This repository lets you explore, visualize and understand what data Facebook has about you.","archived":false,"fork":false,"pushed_at":"2021-03-10T16:46:40.000Z","size":17,"stargazers_count":21,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-18T19:55:06.833Z","etag":null,"topics":["data-visualization","docker","docker-compose","elasticsearch","facebook-archive","kibana","logstash"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","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/avilum.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}},"created_at":"2021-02-01T22:11:10.000Z","updated_at":"2024-01-16T09:04:19.000Z","dependencies_parsed_at":"2022-07-30T23:37:59.081Z","dependency_job_id":null,"html_url":"https://github.com/avilum/facebook-archive-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/avilum%2Ffacebook-archive-analyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avilum%2Ffacebook-archive-analyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avilum%2Ffacebook-archive-analyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/avilum%2Ffacebook-archive-analyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/avilum","download_url":"https://codeload.github.com/avilum/facebook-archive-analyzer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245097158,"owners_count":20560311,"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":["data-visualization","docker","docker-compose","elasticsearch","facebook-archive","kibana","logstash"],"created_at":"2024-10-11T11:46:22.330Z","updated_at":"2025-03-23T11:32:37.242Z","avatar_url":"https://github.com/avilum.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Facebook ZIP Analyzer - Explore Your Facebook Data Using ELK\nThis repository lets you explore, visualize and understand what data Facebook has about you.\u003cbr\u003e\nAll you need to do is go to the \"Download Your Information\" page, Download your private \u003cb\u003eJSON\u003c/b\u003e archive at https://facebook.com/dyi/\n\n\n## Setup\nAfter you downloaded the archive, unzip it into the the folder \"my_data\", to the directory tree will look like this:\n```code\nmkdir my_data\n# unzip your archive to my_data directory\n# The repo tree should be:\n..\ndocker-compose.yml\n/my_data/facebook-\u003cyour_facebook_name\u003e/about_you\n/my_data/facebook-\u003cyour_facebook_name\u003e/ads_and_businesses\n...\n```\nThen, install docker-compose and docker locally.\u003cbr\u003e\nNow, simply run the stack and see your data. \nThe archive will be streamed to the stack from the files you just added to \"my_data\" directory using Logstash, indexed in ElasticSearch and visualized in Kibana.\n```\n# Optional - Install Docker:\n#                            sudo snap install docker\n#                            (https://docs.docker.com/get-docker/)\n# Optional - Install Compose:\n#                            https://docs.docker.com/compose/install/\n# Run the stack:\ndocker-compose up\n```\n## Accessing The Dashboard\nNow your data will be streamed, and within a minute you should see it on Kibana on http://localhost:5601/.\n## See The Stack Logs\n```code\ndocker-compose logs -f\n```\n## Add More Data To Logstash\nYou can add more files to the pipeline, by adding files to /logstash/pipeline/ and replacing the file path, and fields names to split.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favilum%2Ffacebook-archive-analyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Favilum%2Ffacebook-archive-analyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Favilum%2Ffacebook-archive-analyzer/lists"}