Giter Site home page Giter Site logo

pywhatsapp's Introduction

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!

pywhatsapp's People

Contributors

djraval avatar gauravds avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

pywhatsapp's Issues

Failed to load resource

greetings,
I am trying to send message using this code. It is working fine. But I am getting the following console error:
Failed to load ‘https://web.whatsapp.com/style_2f31d5097d7225b59159fd037d351c9e.css’. A ServiceWorker passed a promise to FetchEvent.respondWith() that rejected with ‘TypeError: Request mode 'cors' was used, but request cache mode 'only-if-cached' can only be used with request mode 'same-origin'.’.

I have tried to solve this error.
I have studied about request mode cors, same-origin and request cache mode no-store, only-if-cached etc.
I have tried adding Firefox profile before creating firefox instance but in vain.

would you please tell me the solution for this error?
Thanks

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.