Content
@
0 reply
0 recast
0 reaction
MJC
@mjc716
is there an api endpoint somewhere to get the mutual followers of two fc accounts something like function(fid1, fid2) => [user0, user1, ...]
2 replies
0 recast
6 reactions
Zinger ↑
@zinger
Nah, what I’ve done in the past is just fetch all followers of each of those FIDs and then compare the two lists for overlap starting with whichever list is shorter
1 reply
0 recast
1 reaction
MJC
@mjc716
looks like airstack has a somewhat roundabout way to do it. havent tried yet https://docs.airstack.xyz/airstack-docs-and-faqs/guides/social-follows/follows-in-common#common-followers-of-multiple-user-s
0 reply
0 recast
1 reaction