Skip to content
This repository has been archived by the owner on Jul 14, 2022. It is now read-only.

asonawalla/FBEraser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UNMAINTAINED PROJECT NOTICE: This project is no longer being actively maintained off this repository. This code should be thought of as one potential way to erase your Facebook posts, and not as an off-the-shelf solution to do so.

FBEraser

Delete your Facebook posts

FBEraser is a command line python tool that logs into your Facebook account, goes to your activity log, and deletes your posts one by one.

Improvements are welcome, as is issue logging.

Usage

Via the command line, use:

python FBEraser.py

The program will prompt you for a username and password

Requirements

FBEraser requires the following:

  • Python 2.7.* or 3.4.*
  • Selenium
  • BeautifulSoup

License

Copyright 2015 Azim Sonawalla

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Programatically delete your Facebook posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages