Hello!
I would like to generate recommendations for myself based on favorites. For this I would like to use information about the favorites of other users. But I can't find on the API how to ask the picture from whom it is in favorites. I can iterate over all the users and find everyone's favorites - but it seems to be a very long time.
Please tell me - how can I request information about users who added a post to favorites?
Or maybe there is an API for requesting information about all favorites in the form <user> - <favorite post id>?