An open API service indexing awesome lists of open source software.

https://github.com/ntthanh2603/tool-automation-posts-facebook

🚀🚀🚀 Tool posts automation Facebook 🔥🔥🔥
https://github.com/ntthanh2603/tool-automation-posts-facebook

pyautogui pyautogui-automation python requests selenium selenium-python selenium-webdriver

Last synced: 3 months ago
JSON representation

🚀🚀🚀 Tool posts automation Facebook 🔥🔥🔥

Awesome Lists containing this project

README

          

# 🚀 Facebook Auto-Posting Tool

## 📝 Introduction

**Facebook Auto-Posting Tool** allows you to use multiple Facebook accounts to automatically post content to various groups.

👨‍💻 **Author**: Nguyen Tuan Thanh
🏫 **University**: University of Engineering and Technology - Vietnam National University, Hanoi

## 📦 Technologies Used

- 🖥️ **Selenium**: Automates operations on Chrome Driver.
- 📊 **Numpy, Pandas**: Data reading and processing.
- 🖱️ **PyAutoGUI**: Automatically selects images from library for posting.

## 🔧 Usage Guide

### 1️⃣ Clone the project
```bash
git clone https://github.com/ntthanh2603/tool-automation-posts-facebook.git
```

### 2️⃣ Install dependencies
```bash
pip install -r requirements.txt
```

### 3️⃣ Configuration
- Customize paths, images, and post content.
- Create `accounts.csv` file in `/data` folder as needed.

### 4️⃣ Run the project
```bash
python main.py
```

## 🛠️ Contribution & Support

If you encounter any bugs or want to contribute to improve the project, please contact me via:

📧 **Email**: [tuanthanh2kk4@gmail.com](mailto:tuanthanh2kk4@gmail.com)
🌍 **Facebook**: [ntthanh2603](https://www.facebook.com/ntthanh2603)

💖 **Thank you for your interest in this project!**