Z
Z
zdr2013-12-12 22:57:28
In contact with
zdr, 2013-12-12 22:57:28

What is the most suitable language for parsing vk.com pages?

There was an urgent need to work with the vk.com page. In particular, go over all the subscribers of the community, find out who is online and who is not. Output all information to a file.
What programming language is more suitable for this task? Or is there a library please tell me.

Answer the question

In order to leave comments, you need to log in

4 answer(s)
N
NewTypes, 2013-12-12
@zdr

Python+Beautiful Soup (or other)
www.crummy.com/software/BeautifulSoup

M
mrspd, 2013-12-12
@mrspd

Take casperJS or PhantomJs

E
Eugene, 2013-12-13
@Nc_Soft

Take jquery-like libraries.

E
Edward, 2013-12-21
@evsmusic

PhpQuery - php, jsoup - java. Not necessary client parsers, the server will work faster.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question