Python Automation | Part 7 : WhatsApp Automation | Send Bulk WhatsApp Messages | Python Selenium

preview_player
Показать описание
Disclaimer:
Copyright Disclaimer under section 107 of the Copyright Act of 1976, allowance is made for "fair use" for purposes such as criticism, comment, news reporting, teaching, scholarship, education and research. Fair use is a use permitted by copyright statute that might otherwise be infringing.

THIS VIDEO IS ONLY MEANT FOR EDUCATIONAL PURPOSE.

In this video, we are gonna be automating WhatsApp such that we can send bulk messages to groups or in other words, a Python script that can send messages to bulk groups. The input to the Python script is the group names and the message itself. In short, we will write a cool Python script to send bulk group messages. This is the basic video of the whole 3 video WhatsApp Automation. In the next videos, I will show you how to send attachments such as images along with the content to the WhatsApp groups in bulk. And in the third video, we will fix the QR Code issue, that is, we only need to scan the QR Code at the first time we run the Python script. We will leverage Python Selenium for this WhatsApp Bulk Group Message Sending Automation.

Don't forget to give a ⭐️ to the repo.

References :

Subscribe | Code Band

Other videos in Code Band:

:) You Can Find Me On:
Рекомендации по теме
Комментарии
Автор

Now you use driver.find_elements(By.XPATH, 'xpath_expression'), dont use find_element_by_xpath. thanks

camiloramirez
Автор

Ok so finally I figured the whole thing out with the delays and bro you are a lifesaver. I was trying to find a way for so many days and thanks for helping. I used a type of explicit waiting from Stack Exchange and it worked like a charm so rather than setting a sleep of several seconds which the program will do even though the next element is available, I set an upper limit of 30 seconds so it will only give me an error if it takes more than 30 seconds or else it will directly jump to the next step without waiting for the whole 30 seconds so basically my work is done.

Skrullx
Автор

Your code worked perfectly for me. Thanks for sharing this valuable material

juanhairabedian
Автор

hello, I'm coding automatic whatsapp but my group.txt and msg. txt not working with code. they show no error not my code not run according to desire output. kindly reply me and help me in this situation because I submit this project within 2 days .I'm very worried about it please help me

atiaakhtar
Автор

Thank you very much it took long time to correct syntax errors finally got it.

vaishuonthetop
Автор

Just subscribed! Very helpful, thanks man!

TheReluctantCoder
Автор

I keep getting DeprecationWarning: executable_path has been deprecated, please pass in a Service object. What do I do please

allohjean
Автор

can someone assist in loading images while converting html to pdf in django using xhtml2pdf plugin

ajmalummer
Автор

I have thousands of unsaved numbers in an excel file. How to link it to the code and execute it?

typicalatypical
Автор

Thanks for the video ! Also, how can I do this if I have the contact numbers instead of names of people ? Please suggest a way

ShubhamKumar-urvm
Автор

Hi, how can i retrieve group names automatically and save to a txt file?

DanielCostaMarketing
Автор

Heyy
Anyone help me
How can i send multiple different images at once in python🙏

jdchhasiya
Автор

Got the error - 'list' object has no attribute 'send_keys'. Please help resolving

PrasadPatil-pjzl
Автор

its terminating when search of group is completed and the msg sending part is not done....its showing some error

monikakoneti
Автор

Can u please suggest me a way..by which this automation works 24x7 lets say even when my laptop /system is not ON. Like is it possible to deploy and run the code from cloud like HEROKU....

PLZ suggest a way or consider making a video...
Really liked ur content.. 👍
Would appreciate help.🙏🙏

abhikkumarde
Автор

hi brother was using your code since last 2 months things where working smoothly - but since last few days code is selecting image but not sending - can please help me out

mohammadbharmal
Автор

hi thank you for the video. i seem to have two issues:
first when the browser opens for running the script it loads the site and closes someone in the comments suggested a while loop with a pass that seems to work is there another fix tho?
secondly how do you stay logged in to whatsapp? as each time the script is run i have to relink the browser

koppelbattledawn
Автор

Hi please tell That i have around 200+ WhatsApp groups. Can I send the messages (YouTube video links) with this automatically?

mukeshpandey
Автор

Hey how can I send the messages to numbers which are not saved.

Skrullx
Автор

Which version of selenium you are using bro pls tell ?

shehzeenmari