Skip to content

Automating Facebook for a cleaner feed by finding and unfriending dead accounts.

Notifications You must be signed in to change notification settings

hamidurrk/FacebookBot

Repository files navigation

FacebookBot

FacebookBot is a Python-based automation tool designed to interact with Facebook. It utilizes Selenium WebDriver for browser automation, providing various functionalities to automate Facebook activities.

Features

1. Automated Login

  • Automates the login process to Facebook using user credentials.
  • Code: fbot.py

2. Timeline Crawling

  • Crawls the user's Facebook timeline to gather information about posts and reactions.
  • Collects data on user interactions and stores them for analysis.
  • Code: fbot.py

3. Activity Crawling

  • Gathers data on the user's past activities, such as liked posts.
  • Code: fbot.py

4. Friend List Management

  • Manages the user's friend list by cleaning up based on certain criteria.
  • Code: fbot.py

5. Graphical User Interface

  • Provides a simple and user-friendly interface for interacting with the bot.
  • Code: main.py

Installation and Usage

Contact me for the instructions for setting up and using the bot should be provided here.

Dependencies

  • Selenium WebDriver
  • Python Libraries: selenium, tqdm, json, sys, re, time

Disclaimer

This tool is intended for educational purposes and personal use only. Users should be aware of Facebook's terms of service regarding automation and use this tool responsibly.

About

Automating Facebook for a cleaner feed by finding and unfriending dead accounts.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published