Code Monkey home page Code Monkey logo

groupbunk-fb's Introduction

GroupBunk

MIT License

Leave your Facebook groups quietly

GroupBunk is a command-line python script that allows you to leave Facebook groups.

Table of Contents

Features

  • Get names of groups you've joined
  • Specify groups you want to keep
  • Allows you to leave all the groups

Requirements

  • Python 3
  • Chrome Browser

View the requirements.txt

Installation

pip install -r requirements.txt

Options

Required arguments

Arguments Description
username Facebook username
password Facebook password

Optional arguments

Option Description
-eg', '--exgroups file with group names to exclude (one group per line)
-et', '--eltimeout max timeout for elements to be loaded
-sw', '--scrollwait time to wait after each scroll
-gr', '--groupretry retry count while recapturing group names
-dg', '--dumpgroups do not leave groups; only dump group names to a file
-v, --version show program's version number and exit
-h, --help show help message and exit

Usage

To leave all groups

groupbunk.py username password

To view all groups you're member of

groupbunk.py username password --dumpgroups filename

To specify groups you don't want to leave

groupbunk.py username password --exgroups filename

Examples

groupbunk.py [email protected] bobspassword101
groupbunk.py [email protected] bobspassword101 -eg keepgroups.txt
groupbunk.py [email protected] bobspassword101 -et 60 --scrollwait 10 -gr 7
groupbunk.py [email protected] bobspassword101 --dumpgroups mygroup.txt --groupretry 5

LICENSE

MIT

groupbunk-fb's People

Contributors

shine-jayakumar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

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.