Answer the question
In order to leave comments, you need to log in
Is it possible to parse the list of events from Facebook and vk?
I'm primarily interested in whether their APIs allow you to get information about open events - get a list of events and event data - what, where, when?
PS Judging by this - https://developers.facebook.com/docs/graph-api/ref... - you can get information about an event by its id, then the question is how to get lists of id's, from where
Answer the question
In order to leave comments, you need to log in
vk.com/dev/groups.search (type=event) - we are looking for an event.
vk.com/dev/groups.getById - get extended information on available data .
With FB, the same story, in order to get event identifiers, you need to use the search query where type=event, but the problem arises what exactly to look for, in this case I used the name of the city in which the search was made, for example q=London, you can still search for events of establishments / pages, but first you need to get the identifiers of these pages, for example again from search
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question