Giter Site home page Giter Site logo

inforkgodara / python-automated-bulk-whatsapp-messages Goto Github PK

View Code? Open in Web Editor NEW
166.0 1.0 63.0 4.67 MB

It is a python script to send automated bulk WhatsApp messages to multiple recipients from an excel sheet at once.

Python 100.00%
bulk-whatsapp-message python whatsapp-web inforkgodara web-whatsapp python-script bulk-messages whatsapp-bot whatsapp-bulk-messages whatsapp-automation

python-automated-bulk-whatsapp-messages's Issues

Request for help

Could you help me to get custom amount too? if yes that would be greatful thanks anyways

Problem with Script

I've installed ... There is the possibility to not disconnect from WhatsApp Web ?

Every type I must scan QRCODE

Can I "memorize" so when I exe script didn't request QRCODE ?

Thanks

having read excell issue

getting this issue while reading excel in windows

line 23, in
excel_data = pandas.read_excel('customers.xlsx', sheet_name='Customers')

please help im getting this error

Traceback (most recent call last):
File "script.py", line 45, in
person_title.send_keys(str(excel_data['Contact'][count]))
NameError: name 'count' is not defined
Screenshot (744)

Can we send photos or attachments using this?

Hello Bro, Firstly I want to tell you that your coding skills are very good and this script of yours works very well. Just I had a question that is if possible to send images or attachments somehow automatically using this technique? I would be glad if you make a video just like this one regarding this topic.

Code not sending messages

Sir,
I am beginner in coding.
My script is opening chrome, pasting the message but not sending it....
Please help me resolve the issue.

link

Can You provide new video link the one mentioned in Readme is not working

error with selenium

Traceback (most recent call last):
File "/Users/danil/Desktop/python-automated-bulk-whatsapp-messages-master/script.py", line 30, in
person_title = wait.until(lambda driver:driver.find_element_by_xpath(search_box))
File "/Library/Frameworks/Python.framework/Versions/3.10/lib/python3.10/site-packages/selenium/webdriver/support/wait.py", line 86, in until
value = method(self._driver)
File "/Users/danil/Desktop/python-automated-bulk-whatsapp-messages-master/script.py", line 30, in
person_title = wait.until(lambda driver:driver.find_element_by_xpath(search_box))
AttributeError: 'WebDriver' object has no attribute 'find_element_by_xpath'

this error i see after script is opened chrome((

i try to install old ver of selenium but i have another error

help please what i do wrong???

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.