YM101
(YM)
November 27, 2020, 11:00am
1
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
YM101
(YM)
November 27, 2020, 7:40pm
3
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
arjenkr
(arjenkr)
November 27, 2020, 11:04pm
4
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 ?
YM101
(YM)
November 28, 2020, 10:53am
6
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
arjenkr
(arjenkr)
November 28, 2020, 1:23pm
7
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
Thanks
YM101
(YM)
November 28, 2020, 3:48pm
9
Hi @Nithinkrishna
That sounds great and would help alot.
Thanks allready.
YM