{"id":22122481,"url":"https://github.com/samsapti/cleanbook","last_synced_at":"2026-05-14T23:39:15.433Z","repository":{"id":64887461,"uuid":"576671893","full_name":"samsapti/CleanBook","owner":"samsapti","description":"Tracking-free web UI for viewing downloaded Facebook data","archived":false,"fork":false,"pushed_at":"2023-09-25T19:18:21.000Z","size":87,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-29T12:47:21.504Z","etag":null,"topics":["facebook","golang","json","tracking","web"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/samsapti.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}},"created_at":"2022-12-10T15:51:38.000Z","updated_at":"2022-12-15T16:28:05.000Z","dependencies_parsed_at":"2023-09-26T01:03:05.917Z","dependency_job_id":null,"html_url":"https://github.com/samsapti/CleanBook","commit_stats":{"total_commits":59,"total_committers":2,"mean_commits":29.5,"dds":0.2033898305084746,"last_synced_commit":"abad5f9f64f46a3134fc20b0fa5934099bdd9f3b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2FCleanBook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2FCleanBook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2FCleanBook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/samsapti%2FCleanBook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/samsapti","download_url":"https://codeload.github.com/samsapti/CleanBook/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245224601,"owners_count":20580370,"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":["facebook","golang","json","tracking","web"],"created_at":"2024-12-01T15:21:57.784Z","updated_at":"2026-05-14T23:39:15.386Z","avatar_url":"https://github.com/samsapti.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CleanBook\n\n**:warning: Still in development!**\n\nCleanBook is an alternative way to view your downloaded Facebook data,\nwithout trackers and network requests. It requires you to have the JSON\nformatted data download, such that it can easily parse the data and show\nit to you.\n\n### Why?\n\nFacebook provides two different data download formats: HTML\n(website-like) and JSON (machine-readable). Most people would want to\ndownload the HTML format and open it in a browser. The problem? Well\nguess what, it contains trackers! The HTML format makes a lot of network\nrequests to Meta-owned URLs, which really isn't what a data download\nshould do. But fear not, CleanBook fixes that problem.\n\n## Usage\n\nFor now, you need to have Go installed on you system. To install and run\nCleanBook, run the following commands:\n\n```sh\n# Install CleanBook\ngo install github.com/samsapti/CleanBook/cmd/cleanbook@latest\n\n# Run CleanBook (-port is optional, default is 8080)\ncleanbook -path /path/to/your/data [-port 1234]\n\n# Get a help menu\ncleanbook [-h|-help]\n```\n\n## Features\n\nCleanBook currently only supports viewing messages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsapti%2Fcleanbook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamsapti%2Fcleanbook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamsapti%2Fcleanbook/lists"}