Giter Site home page Giter Site logo

whatsapp-automation-using-selenium-and-python's Introduction

WhatsApp-Automation-using-selenium-and-Python

This python program will read the names of person from a csv file and send them a message on Whatsapp.

Requirements:

  1. Open cmd and type: pip install openpyxl
  2. Update chrome to latest version(or above 80)
  3. Download chromedriver from https://chromedriver.chromium.org/downloads and store it in E://Drivers
  4. If chromedriver is stored at any other location, make the required changes in python code.
  5. Save an excel file in the same folder where this python file is stored. Name the excel file as 'sample.csv'.

After running the code:

  1. Wait till the whatsapp web page opens.
  2. Now scan the code shown at the page using whatsapp installed in mobile.
  3. Press enter at python console.

In this project, a excel file is stored in same folder as the main python file with name sample.csv. This csv file will have name of the contacts. When the python file runs, these name are read and stored in a list within the python. Now for each name in the list, the following chat is opened and message is send. We even have the option to send same message multiple times, thus spaming the chat.

whatsapp-automation-using-selenium-and-python's People

Contributors

ashtiwari avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.