GithubHelp home page GithubHelp logo

samsapti / cleanbook Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 87 KB

Tracking-free web UI for viewing downloaded Facebook data

License: GNU Affero General Public License v3.0

Go 83.09% HTML 16.91%
facebook json tracking golang web

cleanbook's Introduction

CleanBook

โš ๏ธ Still in development!

CleanBook is an alternative way to view your downloaded Facebook data, without trackers and network requests. It requires you to have the JSON formatted data download, such that it can easily parse the data and show it to you.

Why?

Facebook provides two different data download formats: HTML (website-like) and JSON (machine-readable). Most people would want to download the HTML format and open it in a browser. The problem? Well guess what, it contains trackers! The HTML format makes a lot of network requests to Meta-owned URLs, which really isn't what a data download should do. But fear not, CleanBook fixes that problem.

Usage

For now, you need to have Go installed on you system. To install and run CleanBook, run the following commands:

# Install CleanBook
go install github.com/samsapti/CleanBook/cmd/cleanbook@latest

# Run CleanBook (-port is optional, default is 8080)
cleanbook -path /path/to/your/data [-port 1234]

# Get a help menu
cleanbook [-h|-help]

Features

CleanBook currently only supports viewing messages.

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.