Тёмный

Automate WhatsApp Message Using Python | GeeksforGeeks 

GeeksforGeeks
Подписаться 716 тыс.
Просмотров 135 тыс.
50% 1

In this video, we're going to discuss how to automate WhatsApp Messages using Python. Here, we are going to use the 'pywhatkit' module to do the same. Meanwhile, 'pywhatkit' is a Python library for sending WhatsApp messages at a certain time and has several other features too like performing Google Search, playing a RU-vid video, etc. So, let's get started now.
Check Out the Related Articles:
Introduction to pywhatkit module [www.geeksforgeeks.org/introdu...]
Complete Python Tutorial [www.geeksforgeeks.org/python-...]
Apply For Video Internship Program - script.geeksforgeeks.org/on-b...
Our courses: practice.geeksforgeeks.org/co...
This video is contributed by Shambhavi Gupta.
Please Like, Comment, and Share the Video with your friends.
#whatsapp #python #projects #automation #beginner
Install our Android App:
play.google.com/store/apps/de...
If you wish, translate into the local language and help us reach millions of other geeks:
ru-vid.com_cs_p...
Follow us on our Social Media Handles -
Twitter- / geeksforgeeks
LinkedIn- / geeksforgeeks
Facebook- / geeksforgeeks.org
Instagram- geeks_for_g...
Reddit- / geeksforgeeks
Telegram- t.me/s/geeksforgeeks_official
Also, Subscribe if you haven't already! :)

Опубликовано:

 

5 авг 2021

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 116   
@GeeksforGeeksVideos
@GeeksforGeeksVideos 7 месяцев назад
For more such Projects, check out our Python Projects Playlist: ru-vid.com/group/PLqM7alHXFySExPLJSzpKfKe6JO44Qm0qj&si=58NBcwlA0DdcvnBu
@GeeksforGeeksVideos
@GeeksforGeeksVideos 3 года назад
Apply For Video Internship Program - script.geeksforgeeks.org/on-boarding/youtube
@unitra
@unitra Год назад
How to put the application on the hosting server? I don't want whatsapp to start in my computer's browser..
@RajMhamane
@RajMhamane Год назад
what if we want to block to popup of browser ? please help !
@prolificEmmanuel
@prolificEmmanuel Год назад
It worked! thank you!
@ashishgautam2842
@ashishgautam2842 3 года назад
what if i set a time for 2hr and run that program , and close pycharm then sleep . will this message be sent . or do i need to awake pycharm and whatsapp web as well .
@AMITPANDEY-so8is
@AMITPANDEY-so8is 3 года назад
i too need to know the same
@srtrt6350
@srtrt6350 3 года назад
Try yrself
@samuelgreen2604
@samuelgreen2604 Год назад
Very good tutorial 👌
@AdnanChallawala
@AdnanChallawala 2 года назад
can we schedule multiple messages? can we schedule for next day too?
@user-mj6ov1lq1k
@user-mj6ov1lq1k 2 месяца назад
yes you can
@biplobmandal6208
@biplobmandal6208 2 года назад
How we can manage Incoming whatsapp. How we can replay depend on incoming whatsapp
@SpaceSoftSystem
@SpaceSoftSystem 2 года назад
how send whatsapp button message using Google Chrome Webdriver selenium vb 2019 ?
@venkateshbalaga891
@venkateshbalaga891 2 года назад
It opened the whatsapp web, but message was not delivering.
@scriptsavvy0620
@scriptsavvy0620 2 года назад
you should also add waiting time like (22, 20, 32) waiting time should be more than 30 because it takes time due to network issue
@venkipondi62
@venkipondi62 2 года назад
@@scriptsavvy0620 tried that, still not working
@rpprogrammer4511
@rpprogrammer4511 2 года назад
You should check your internet speed. If time is over then the msg will never deliver.
@tirasmbeca2874
@tirasmbeca2874 Год назад
@@scriptsavvy0620 thanks you helped me out here
@saikiran-cy1vl
@saikiran-cy1vl 3 года назад
When we connect watsapp in laptop using watsapp web , how does the laptop know that our phone is having less charge
@ShivamSingh-zl1fd
@ShivamSingh-zl1fd 2 года назад
Why i am getting warning, while installing pywhatki ?
@akcandlestick8948
@akcandlestick8948 2 года назад
how can we same method use in pdf file send ??
@AdnanChallawala
@AdnanChallawala 2 года назад
Go a little slow mam it will be easy for beginners. nice video
@surajdevv
@surajdevv Месяц назад
Works for me thankyou for the tutorial
@anokhautomation4453
@anokhautomation4453 2 года назад
hi sister .i am receiving this error--- AttributeError: partially initialized module 'pywhatkit' has no attribute 'sendwhatmsg' (most likely due to a circular import) what will be the reason?
@SadiqueKhan449
@SadiqueKhan449 2 года назад
This means that you have a method with same name so change the method name
@SadiqueKhan449
@SadiqueKhan449 2 года назад
Can you post your program here so that I can tell you what's wrong
@SadiqueKhan449
@SadiqueKhan449 2 года назад
@@rituraj2574 in your program you have any variable or function named as sendwhatmsg?
@SadiqueKhan449
@SadiqueKhan449 2 года назад
@@rituraj2574 have you installed the pywhatkit library?
@SadiqueKhan449
@SadiqueKhan449 2 года назад
Post your program
@aryanshrajsaxena6961
@aryanshrajsaxena6961 4 месяца назад
Thanks, very helpful
@amayvlogs8179
@amayvlogs8179 2 года назад
how to add more than 1 phone numbers ?
@taxbazaar7364
@taxbazaar7364 4 месяца назад
Please how to capture lead got from advertising comes on whats app (number of particular person) from what's app and Automatically paste it into excel by using python
@Nothing-iu1uy
@Nothing-iu1uy Год назад
Can I send msg to all at once?
@ShabdPrem
@ShabdPrem 2 года назад
This program is so good and simple. But it works still only open whatapp Web and only show the msg in send box on the whose number entered for the msg. but msg could not send automatically.
@spurjunfabio4082
@spurjunfabio4082 2 года назад
yes, I too have the same problem
@ParthivShah
@ParthivShah 2 года назад
Ma'm might had sent message manually😂.
@scriptsavvy0620
@scriptsavvy0620 2 года назад
you should also add waiting time like (22, 20, 32) waiting time should be more than 30 because it takes time due to network issue
@SadiqueKhan449
@SadiqueKhan449 2 года назад
Make sure your setting is enter is send
@vrohan07
@vrohan07 Год назад
that smile in the end!! thank you....
@rajagopal.g3533
@rajagopal.g3533 2 года назад
How to do it in Android phone.
@rupeshsharma1541
@rupeshsharma1541 2 года назад
i am getting an error stated as ' from flask import Flask, request ModuleNotFoundError: No module named 'flask'
@rupeshsharma1541
@rupeshsharma1541 2 года назад
what to do
@janhavidevdikar9251
@janhavidevdikar9251 2 года назад
Install flask and try
@aniketsalunkhe4438
@aniketsalunkhe4438 2 года назад
Install flask
@SaidElnaffar
@SaidElnaffar 2 года назад
It doesn't work -- the message remains in the input box of WhatsApp indefinitely and it is never sent (waiting for the Enter key). Any solution?
@Fabricio22151
@Fabricio22151 2 года назад
the code have to be at the same monitor that whatsapp is open
@scriptsavvy0620
@scriptsavvy0620 2 года назад
you should also add waiting time like (22, 20, 32) waiting time should be more than 30 because it takes time due to network issue
@SaidElnaffar
@SaidElnaffar 2 года назад
@@scriptsavvy0620 I do recall that I added a delay but not sure if it was >30 secs (which is too much). I thinking of using Selenium instead.
@bbupdatedaily
@bbupdatedaily 2 года назад
Same problem. I tried to find solution on google and stack overflow as well but didn't get the answer.
@jithina5314
@jithina5314 2 года назад
@@bbupdatedaily use packages time,pyautogui,keyboard to place cursor in typing field and enter the message..it works that way
@education-32
@education-32 Год назад
how to send links unknown numbers becuse links are going to text .how to fix
@AbdulHadi-wl8ek
@AbdulHadi-wl8ek 2 месяца назад
A very inormative video but i have a question at this point. AS in the video, we are automating the message specific to a single person. But what we have to do if we want to send a group automated message as there are multiple contacts there and ultimately there is no group number. So, please guide me i this regards. THANK YOU.
@siraj.udlla_
@siraj.udlla_ 9 месяцев назад
I need group members automatically message send use python
@charchitbansal2411
@charchitbansal2411 Год назад
Message is just getting pasted in the chat box but not sent, how to fix this, please help me
@kishorkumarph6290
@kishorkumarph6290 Год назад
same problem 😢😢
@dpvlogs0921
@dpvlogs0921 Год назад
Can we send the message in group automatically?
@1conu
@1conu 6 месяцев назад
yes
@Stauricus
@Stauricus 2 года назад
apreciate the video, but I couldn't understand almost any word at all...
@allaboutmusic8314
@allaboutmusic8314 Год назад
Not working for me , it opens what’s up write the message but doesn’t delivered , can someone help me thanks in advance 😃🙏
@Game-nr3sr
@Game-nr3sr Год назад
iam not able to install from pip install.. did it worked for u?
@meetsoni1938
@meetsoni1938 11 месяцев назад
Great 🎉
@seleman-MW
@seleman-MW 2 года назад
How to send bulk WhatsApp message at once?
@sibiraj1277
@sibiraj1277 9 месяцев назад
if u got the answer then rply me asap
@developedbypy
@developedbypy Год назад
Very cool
@mehdadardeshiri9873
@mehdadardeshiri9873 2 года назад
It doesn't work
@shubhamkumar1305
@shubhamkumar1305 Год назад
We try the sending the message but it does not deliver by using pywhatkit module . Why mam?? Please let me know .
@Game-nr3sr
@Game-nr3sr Год назад
iam not able to install from pip install.. did it worked for u?
@shubhamkumar1305
@shubhamkumar1305 Год назад
@@Game-nr3sr Yes but message not deliver in whatsapp.
@Game-nr3sr
@Game-nr3sr Год назад
@@shubhamkumar1305 in which ide you have installed? And is it windows?
@shubhamkumar1305
@shubhamkumar1305 Год назад
@@Game-nr3sr Yes it is in windows and your side what you use ?? Vs code editor is using from my side
@riderchallenge4250
@riderchallenge4250 Год назад
first install libraray
@studiesonly-cn9hj
@studiesonly-cn9hj 11 месяцев назад
In 86340 Seconds WhatsApp will open and after 15 Seconds Message will be Delivered! what am i suppose to do for 86340 seconds
@ntg8797
@ntg8797 Год назад
Yes it work out
@Game-nr3sr
@Game-nr3sr Год назад
iam not able to install from pip install.. did it worked for u?
@RehanShaikh
@RehanShaikh 2 года назад
Le WhatsApp API : Jor jor se bol ke sakbo bata de😉
@sanjaynp2126
@sanjaynp2126 Год назад
Malayali ano
@lakshit6429
@lakshit6429 2 года назад
Just using selenium under the hood
@suchismitabhuty2221
@suchismitabhuty2221 Год назад
Mam you are so beautiful❤
@batchscripting7783
@batchscripting7783 Год назад
Will only type guys. it will not send it automatically
@gtbrasil772
@gtbrasil772 Год назад
its very basic this library.
@universalsoldier5622
@universalsoldier5622 Год назад
Hello mam I second time seing you after great learning Your teaching have some issues olz correct Your teching look like you're reading a English test book students can't understand ma'am plz update your self first
@MrLaxr-op4be
@MrLaxr-op4be Год назад
You are a Geek
@aashukhan7923
@aashukhan7923 9 месяцев назад
हिन्दी m bhi bol liya kro
@avichiii
@avichiii Год назад
calm down, were you on gun point while making this vid. slow down, that way people will understand better.
@d32hb
@d32hb 2 года назад
bro u look and sound like some weird tech support
@mrengineer4676
@mrengineer4676 Год назад
The the the
@mygkpenterp4195
@mygkpenterp4195 2 года назад
This video is not at all helpful! This do not work, and the trainer is talking NOT explaining the logic / process for someone to understand.
@Game-nr3sr
@Game-nr3sr Год назад
iam not able to install from pip install.. did it worked for u?
@baap_hon
@baap_hon 2 года назад
lie, not working in my laptop!!
@scriptsavvy0620
@scriptsavvy0620 2 года назад
you should also add waiting time like (22, 20, 32) waiting time should be more than 30 because it takes time due to network issue
@rajagopal.g3533
@rajagopal.g3533 2 года назад
@@scriptsavvy0620 How to do it in Android phone bro. I had installed pywhatkit in my python app also.
@kartikvohra25
@kartikvohra25 Год назад
pls talk normaly.
@bkdk8
@bkdk8 5 месяцев назад
Bolo kam kitna bhadda lag raha hai lag raha hai ki book dekh kar padh rahi ho
@thesiddvlogs
@thesiddvlogs 2 года назад
No module error -' flask '. 🥲. Please help mam.
@ronitkrshah4275
@ronitkrshah4275 2 года назад
Install flask first
@debasmitdey1132
@debasmitdey1132 2 года назад
type pip install Flask in your terminal or cmd it'll work
@batchscripting7783
@batchscripting7783 Год назад
Will only type guys. it will not send it automatically
@batchscripting7783
@batchscripting7783 Год назад
Will only type guys. it will not send it automatically
Далее
Secret Experiment Toothpaste Pt.4 😱 #shorts
00:35
2DROTS vs RISENHAHA! КУБОК ФИФЕРОВ 2 ТУР
11:31
Creating a Stopwatch Using Python | GeeksforGeeks
47:27
The most important Python script I ever wrote
19:58
Просмотров 173 тыс.
If __name__ == "__main__" for Python Developers
8:47
Просмотров 389 тыс.
3 PYTHON AUTOMATION PROJECTS FOR BEGINNERS
17:00
Просмотров 1,6 млн
Web Scraping with ChatGPT is mind blowing 🤯
8:03
Просмотров 40 тыс.
Automate with Python - Full Course for Beginners
2:42:55
How To Connect OpenAI To WhatsApp (Python Tutorial)
30:31