Skip to content

this is some Facebook automation opensource project and scraping data and analysis this data

Notifications You must be signed in to change notification settings

Mahdi-hasan-shuvo/Facebook-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Automation with Python

This project automates tasks on Facebook using Python. It leverages the power of libraries like Selenium, requests, and BeautifulSoup to interact with Facebook's web interface.

Features

  • Automation Post: Automatically Delete facebook Group post .
  • group_leav: On this account leave from groups a .

Requirements

Before running the script, make sure you have the following libraries installed:

  • Python 3.x
  • Selenium: Web browser automation
  • BeautifulSoup: Web scraping
  • Requests: For handling HTTP requests
  • ChromeDriver: Required for Selenium to interact with Chrome browser

You can install the necessary Python libraries by running:

pip install selenium beautifulsoup4 requests

python post_delete.py

image

About

this is some Facebook automation opensource project and scraping data and analysis this data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages