Answer the question
In order to leave comments, you need to log in
How to implement a collector of messages, posts and photos from different social networks?
How can I implement a collection of posts, photos and messages in a desktop application?
Interested in what (their) languages this can be done and whether it will be possible to interact with these photos, messages, posts in the application (likes, replies, comments, etc.).
Thank you in advance for your answer!
Answer the question
In order to leave comments, you need to log in
Social networks (namely social networks, not instant messengers) are usually classic sites that work via HTTP / HTTPS, even without sockets (TCP) or RTMP.
HTTP is the simplest protocol among all existing ones, and the widest toolkit for it (sniffers, standard and third-party libraries, etc.)
So writing such a bot is not a big problem. Read here:
What's new about HTML parsing?
it is possible to interact
with languages more difficult, I recommend looking at PyQT python-3.ru/category/pyqt
as a kind of balance between the speed of learning the language and functionality
and in an adult way, of course, you should look towards Microsoft or Java
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question