fb-delete | Delete your Facebook content by year and category
kandi X-RAY | fb-delete Summary
kandi X-RAY | fb-delete Summary
fb-delete is a JavaScript library typically used in Nodejs applications. fb-delete has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.
First: backup your Facebook data: (recommended, just in case). Then: You will be prompted for your username, password, the categories of content you'd like to delete, and the year you'd like to delete. A Chrome window will then open to the basic mobile version of Facebook, log you in, navigate to your Activity Log, and start deleting by category and year. You may have to run multiple times to get everything. None of your data (username, password, or anything else) is sent to me or anywhere other than Facebook's servers. It does not install a browser plugin. This is your computer talking to facebook.com by way of a Node script/Puppeteer. Puppeteer is a Node package developed by Google's Chrome team and allows you to drive a Chrome window programmatically.
First: backup your Facebook data: (recommended, just in case). Then: You will be prompted for your username, password, the categories of content you'd like to delete, and the year you'd like to delete. A Chrome window will then open to the basic mobile version of Facebook, log you in, navigate to your Activity Log, and start deleting by category and year. You may have to run multiple times to get everything. None of your data (username, password, or anything else) is sent to me or anywhere other than Facebook's servers. It does not install a browser plugin. This is your computer talking to facebook.com by way of a Node script/Puppeteer. Puppeteer is a Node package developed by Google's Chrome team and allows you to drive a Chrome window programmatically.
Support
Quality
Security
License
Reuse
Support
fb-delete has a low active ecosystem.
It has 83 star(s) with 7 fork(s). There are 3 watchers for this library.
It had no major release in the last 6 months.
There are 2 open issues and 9 have been closed. On average issues are closed in 449 days. There are 2 open pull requests and 0 closed requests.
It has a neutral sentiment in the developer community.
The latest version of fb-delete is current.
Quality
fb-delete has no bugs reported.
Security
fb-delete has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
License
fb-delete is licensed under the MIT License. This license is Permissive.
Permissive licenses have the least restrictions, and you can use them in most projects.
Reuse
fb-delete releases are not available. You will need to build from source code and install.
Installation instructions are available. Examples and code snippets are not available.
Top functions reviewed by kandi - BETA
kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fb-delete
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of fb-delete
fb-delete Key Features
No Key Features are available at this moment for fb-delete.
fb-delete Examples and Code Snippets
No Code Snippets are available at this moment for fb-delete.
Community Discussions
No Community Discussions are available at this moment for fb-delete.Refer to stack overflow page for discussions.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install fb-delete
*At the category prompt, use the space bar to select/deselect categories, the up and down arrows to move between them, and the Enter key to proceed. a selects all categories (DANGEROUS! WILL UNFRIEND PEOPLE, DELETE PHOTOS, ETC.), and i inverts the current selection. Same goes for years selection. Navigate to your Activity Log on facebook.com as you normally would, click "Filters", and select a category if you'd like to see the kind of content that will be deleted.
Set your Facebook to use English (US)
Install Node.js/NPM: https://nodejs.org/en/download/
Download or clone this repo (then unzip to a folder if downloading: https://github.com/spieglt/fb-delete/archive/master.zip)
Open your terminal or command prompt or Powershell and navigate to the fb-delete folder
Run npm install to install dependencies, wait for it to finish
Run npm start, and follow the prompts* The script supports loading FB credentials from a file. To do this copy the sample file cp .env.sample .env and fill it out.
Set your Facebook to use English (US)
Install Node.js/NPM: https://nodejs.org/en/download/
Download or clone this repo (then unzip to a folder if downloading: https://github.com/spieglt/fb-delete/archive/master.zip)
Open your terminal or command prompt or Powershell and navigate to the fb-delete folder
Run npm install to install dependencies, wait for it to finish
Run npm start, and follow the prompts* The script supports loading FB credentials from a file. To do this copy the sample file cp .env.sample .env and fill it out.
Support
For any new features, suggestions and bugs create an issue on GitHub.
If you have any questions check and ask questions on community page Stack Overflow .
Find more information at:
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page