V
V
Vladimir2020-11-06 22:04:24
Parsing
Vladimir, 2020-11-06 22:04:24

In what language to make a parser?

I apologize for the possibly not correct question, but this is exactly the starting point from where I will start digging further.

In what language or by means of what is it most rational to make an application (program, service) that will perform the following functionality:
Parsing VK pages, processing information, comprehended VK.

Answer the question

In order to leave comments, you need to log in

3 answer(s)
A
Alexey Yarkov, 2020-11-06
@yarkov

On the one you know

X
xmoonlight, 2020-11-06
@xmoonlight

Anyone who can execute the JS code contained on the page.
The chromium library is a great choice to start with.

T
TheLostRoot, 2020-11-07
@TheLostRoot

If you need to pull data from VK, it’s better to use the VK API than to fool around with parsing

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question