🚀 WhatsApp Channel Automation Feed RSS is a Selenium-based Python script designed to automate content distribution across multiple WhatsApp channels. This tool checks Feed RSSs from various Feed RSSs from blogs and sends updates directly to designated WhatsApp channels. The script is ideal for content creators, news distributors, and digital marketers who want to streamline their content-sharing process.
- Automated Feed Checking: Continuously monitors Feed RSSs for new content.
- WhatsApp Integration: Automatically sends updates to specified WhatsApp channels.
- Easy Setup: Simple installation and setup process.
- Customizable: Easily extend the script to include more feeds or customize message formats.
- Initialize WhatsApp Web: The script launches a Chrome browser session, where you need to log in to WhatsApp Web.
- Feed Monitoring: It monitors the specified Feed RSSs for any new content.
- Channel Navigation: The script navigates to the appropriate WhatsApp channel.
- Message Sending: Upon detecting new content, it formats and sends the message to the channel.
- Python 3.x
- Selenium
- WebDriver Manager for Chrome
- Feedparser
- A WhatsApp account with channel admin privileges
-
Clone the repository:
git clone https://github.com/CarlosGHA/wa-channel_Feed_RSS cd wa-channel_Feed_RSS
-
Install the required dependencies:
pip install -r requirements.txt
-
Run the script:
python wa-channel_Feed_RSS.py
- After running the script, a Chrome window will open, and you will be prompted to log in to WhatsApp Web.
- Once logged in, the script will start monitoring the Feed RSSs and sending messages to your configured WhatsApp channels automatically.
Feel free to fork this repository, submit issues, or propose new features. Contributions are welcome!
If you find this project useful and want to support its development, consider making a donation. Your contributions will help cover hosting costs, continuous development, and future improvements.
Thank you for your support!