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 🔥🔥🔥
- Host: GitHub
- URL: https://github.com/ntthanh2603/tool-automation-posts-facebook
- Owner: ntthanh2603
- Created: 2024-10-15T11:44:06.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-01T17:09:33.000Z (11 months ago)
- Last Synced: 2025-07-01T18:24:29.086Z (11 months ago)
- Topics: pyautogui, pyautogui-automation, python, requests, selenium, selenium-python, selenium-webdriver
- Language: Python
- Homepage:
- Size: 2.74 MB
- Stars: 14
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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!**