Controll and wait for message and scraping

Hello all, i need help.

I try to get the information out of a message with scraping. I use Telegram Desktop version (like whatsapp). There are many messages per day and I need to sort them and get the data and use the data.

Problem 1: How do I can set up that the programm checks all incomming messages automaticly and scrap then the data.

Probem 2: How can I split the information from the message and use those for the next steps.

Thank you all

2 Likes

Hey @YM101,

Welcome to UiPath Community.

You need to make your bot run all the time which is kind off monitoring the telegram screen on a particular element like new message.

Once that is triggered fetch all the messages from the message panel and do string manipulation if required to extract exact messages.

This should help in extract and processing the messages.

Thanks :+1:

Hello @Nithinkrishna

Thank you for the information, I will try it.

I hope I can try this with the free version.

Thank you and have a nice day.

YM

Hello,

I am trying to use Telegram too,
What is an easy way to fetch all the messages?

1 Like

Hey @arjenkr, You mean desktop app or ?

Hi @Nithinkrishna

I tried my best but some how I can not do anything. I used every recording funcion but I guess I do something wrong.

Is is maybe posible for you to sent me a short instruction how to do it step by step? That would be great. But just if it is not too much effort.

Thanky YM

Yes, the desktop app.
How does one get all the messages, the elements are the same (as fas as i can see)

Hey @arjenkr, @YM101,

Will give demo in sometime.

Hope you don’t mind :slight_smile:

Thanks

Hi @Nithinkrishna

That sounds great and would help alot.

Thanks allready.

YM