/PYTHON-SELENIUM-CHROME-DRIVER-CHROMIUM-WHATSAPP-MESSAGE

🐍 Use this repository to know how to send message to your whatsapp contacts automatically. Oh, remember: With great power comes great responsibility!! 🐍 (🔑 KeyWords: python, selenium, whatsapp-message, web-automation 🔑)

Primary LanguagePython

🌟 Whatsapp Automatic Message 🌟


❓ What's it? ❓

  • Using Selenium, Chrome Drive and Chromium, this Python's Code makes whatsapp automatization sending messages for your friends and groups!! But remember: don't use this code to spam, it's really boring!

⚒️ Tools ⚒️

  • Python 3.7 version or later;
  • Selenium Package/Library;
  • Chrome Driver;
  • Google Chrome;
  • Chromium Browser.

⚙️ Run ⚙️

Installing Packages

  • Open computer's terminal and tip:
pip install selenium

Installing Driver

  • Go to Driver Chrome API and download the driver of your OS;

  • Extract the file into a folder.

  • OBS.: you can download the driver in this repository too!!

Running

  • Download the source code;
  • Open cmd and go to Python Code's Folder;
  • Tip:
python whatsapp_message.py
  • Log in WhatsappWeb (the browser will be opened automatically by the code).

📝 Notes 📝

  • Define Full Chrome Driver Path: change the String Value in line 15;
  • Define Contact: change the String Value in line 20;
  • Define Message: change the String Value in line 21;
  • Spam: don't use this code to span your contatcs, else, WhatsApp can block your number!!

📫 Reach Me 📫

Email: csfelix08@gmail.com

Linkedin: linkedin.com/in/csfelix/

Instagram: instagram.com/c0deplus/


Portfolio: CSFelix.io