Skip to content

dayitv89/PyWhatsapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyWhatsapp

Python Selenium script for fun with web WhatsApp. Thanks Mak to give this idea.

status version

Uses
  • Irritate_friend.py for send a same message(message = Hi! are you there?) n times(number_of_times = 10) on script.

Run this script as $python src/Irritate_friend.py It will open a chrome browser and then open web.WhatsApp.com and then immediate scan your QR code to login, and select friend to irritate. Script has 10 sec for all this process. And then enjoy irritate friend.

Dependencies

  • Platform(May work on linux)
  • Language=Py3.5(May work on python 2.7)
  • Tool=Selenium-2.53.2
  • Google Chrome-50.0 browser(It will also work on other browser, need to change drivers)
  • chromedriver_mac32.zip web browser driver (Also available for linux)

Installation

  • $ sudo pip3 install selenium [or Find in resource folder for Selenium-2.53.2]
  • copy extracted of chromedriver_mac32.zip and paste into /usr/local/bin. [Find in resource]

voila!

About

Python Selenium script for fun with web WhatsApp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages