A
A
Alexey2015-11-09 18:41:27
Java
Alexey, 2015-11-09 18:41:27

Java, how to parse VK messages?

Please tell me how to implement an application that will parse dialogs from social networks. VKontakte networks and transfer them to 1 PC (Boss's PC), I'm interested in exactly how you can get dialogues from VK. Let's say I will read messages through VK api, but how to make sure that authorization is not needed, the client just goes to his page and the application parses messages. There was an idea to parse using JSoup, but how to choose the right tabs from which to parse, how can I request an address from the browser?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
�
âš¡ Kotobotov âš¡, 2015-11-09
@angrySCV

Parse? -> no way, even the user does not have a dialogue tape, he himself sees this dialogue only through his HTLM client, loading each line on the fly through an encrypted channel, and this is not saved anywhere.
so if you can't read his encrypted channel without the knowledge of the user, then you can't read messages without the knowledge of the user.

P
Pavel Kaptur, 2015-11-09
@drem1lin

You can do this - hang up taking screenshots every second and then automatically recognize them and send them to the boss. Well, determine the active browser window, etc. This will work, but will also beg to be killed.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question