Hello, I am exploring some solutions for content recommendation and analyzing users’ relationships in the platform. I am interested in getting a list of the top n similar accounts to any given account, like the one that is shown whenever we follow a new user.
Is there any way, provided by the API or under consideration of obtaining that list?
Found this answer (thx Igor) Who-to-follow algorithm - #2 by IgorBrigadir and thought about doing some kind of web-crawling but if there is any way to return it as JSON it would be very helpful I think
1 Like