A
A
and7ey2011-10-21 23:04:18
Database
and7ey, 2011-10-21 23:04:18

List of universities and schools - how to use the data of the VKontakte site?

VKontakte has drop-down lists of universities and schools.
How can I make similar lists on my site (i.e. how can I make the same ajax request that the VKontakte site sends when searching for them)?

Important - you need to use these lists, because. you need to find out the id of the school and university on the VKontakte website.

PS. University faculties, for example, are given by POST request
vkontakte.ru/select_ajax.php?act=a_get_uni_info&uni=2

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
DeusModus, 2011-10-22
@DeusModus

Mmm. There and get works.
A cross-domain request will not work for you, but nothing prevents you from creating a local handler - yoursite.ru/vkhandler/ , when accessed, your script will make a call to the contact (curl for example) and return the results.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question