jpres21 / fbpwn

Automatically exported from code.google.com/p/fbpwn
0 stars 0 forks source link

Add Module: Close Friends Circle Finder #22

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The module idea is to detect who from all the friends list is the most close to 
a person. The output of the module would be like the friends list dumper 
module, only the people on the list would be the short list of close people.

The module filtering works by adding possibly close people who are tagged in 
photos, have written comments, have written on the wall, ...etc. Then rank them 
based on their level of contribution calculated as a function of different 
parameters such as (number of replies, number of wall-to-wall posts, common 
friends, ..etc).

The output of the tool should be the short list, along with all the 
intelligence based on which the person was decided to be in the close circle.

Original issue reported on code.google.com by A.M.Saafan on 18 Sep 2011 at 9:08

GoogleCodeExporter commented 9 years ago
The new module has been added to 0.1.8

Original comment by HusseinElMotayam@gmail.com on 3 May 2012 at 1:21