Create an automation script
Budget: $50 – $90 USD
I'd like to create a tool or script that gets all new messages coming from whatsapp and do some processing to them. I was thinking this can be made using python and selenium, but feel free to use anything else (UI Path, Autohotkey,...).
You can use selenium that opens whatsapp web and using some selector queries on the DOM you get the new messages received. Please not that I need this automation script to get messages retrospectively, so it can't just run and wait for new messages, it has to also be able to read messages that were received in the past.
For each message I need the text received and the sender phone number. If we can get also any of the following that would be great: message receipt timestamp, images, videos, voice notes.
You can use selenium that opens whatsapp web and using some selector queries on the DOM you get the new messages received. Please not that I need this automation script to get messages retrospectively, so it can't just run and wait for new messages, it has to also be able to read messages that were received in the past.
For each message I need the text received and the sender phone number. If we can get also any of the following that would be great: message receipt timestamp, images, videos, voice notes.