There is really no easy way to say this; this is a query with intense information.
- The number of posts you need
/me/posts
with read_stream
permission - The number of
user_likes
you user_likes
for pages below the endpoint /me/likes
- Number of photos you need
/me/photos/uploaded
with user_photos
permission
and etc.
You just need to go into the documentation and map the FQL to the equivalent of the Graph API.
source share