M
M
Margo Lionova2021-12-02 17:10:53
JavaScript
Margo Lionova, 2021-12-02 17:10:53

How to parse user id from VK discussions?

You need to parse the IDs of everyone who left a review, for example, here - https://vk.com/topic-185696886_39688009
I tried using importxml xPath in Google spreadsheets, it did not work.

There is a ready-made script here - https://vk.barkov.net/forum.aspx , available for a paid subscription. Can it be somehow pulled out of the code?

While nothing else comes to mind, maybe there are some free utilities or maybe someone knows a way, thanks in advance for the help.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Q
qwertyshka, 2021-12-02
@Proshypomochi

If you need a list of type id-name, then you can do it manually through tables.
Through the source code of the page, after scrolling to the very bottom, so that all the reviews are loaded.
And there filters and autocorrect will help clear the list.

V
Vladislav Orlov, 2021-12-02
@haveacess

https://vk.com/dev/board.getComments

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question