Automating WhatsApp web with alright

This page summarizes the projects mentioned and recommended in the original post on dev.to

Scout Monitoring - Free Django app performance insights with Scout Monitoring
Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
www.scoutapm.com
featured
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
  • alright

    Python wrapper for WhatsApp web-based on selenium

    Alright is python wrapper that helps you automate whatsapp web using python, giving you capability to programatically send messsages, images, video, and files to both saved and unsaved contacts without having to rescan the QR code everytime you do that.

  • Scout Monitoring

    Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.

    Scout Monitoring logo
  • pywhatsapp

    Simple wrapper around yowsup to send a message or mediafile with whatsapp

    I then tried pywhatsapp which is based on yowsup and thus requiring you to do some registration with yowsup before using it of which after bit of googling I got scared of having my number blocked when I do that so I went for the next option

  • PyWhatsapp

    Python Automation using selenium & Scheduling of messages and media (by shauryauppal)

    Which is PyWhatsapp by shauryauppal, which was more of cli tool than a wrapper which suprisingly worked and it's approach allows you to dynamically send whatsapp message to unsaved contacts without rescanning QR-code everytime.

  • WebWhatsapp-Wrapper

    An API for sending and receiving messages over web.whatsapp [Working as of 18th May 2018]

    I then went for WebWhatsapp-Wrapper, it has some good documentation and recent commits so I had hopes it gonna work but It didn't for me, and after having couples of errors I abandoned it to look for the next alternative.

  • yowsup

    The WhatsApp lib

    I then tried pywhatsapp which is based on yowsup and thus requiring you to do some registration with yowsup before using it of which after bit of googling I got scared of having my number blocked when I do that so I went for the next option

  • InfluxDB

    Purpose built for real-time analytics at any scale. InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is this really what I have to do to test?

    1 project | /r/FastAPI | 3 Dec 2023
  • Selenium-Python but Lighter: Helium

    1 project | news.ycombinator.com | 27 Sep 2023
  • Looking for research targets in coin data

    1 project | /r/CryptoCurrency | 25 Feb 2023
  • What we learned after I deleted the main production database by mistake

    1 project | /r/dataengineering | 18 Sep 2022
  • Automating some process with PyAutoGui?

    1 project | /r/automation | 21 Jul 2022

Did you konow that Python is
the 1st most popular programming language
based on number of metions?