Project Description:
Purpose:
The aim is to have a tool that is capable of querying the Facebook Social graph for Public data (i.e. without requiring user permissions). And returning a results string E.g.: https://graph.facebook.com/search?q=lotus%20F1&type=post&locale=en_GB
Structure:
GUI interface that allows the look up of Names (Common Name & Surname), usernames and profile IDs that match selected criteria. This should not be web based but be a standalone application.
Criteria should include:
• Age
• Sex
• School
• Network
• Education
• Relationship status
• Location (granular to country/city)
• Interests & Likes(entered as text string)
• Fans of page (e.g. all fans of PokerStars page)
• Members of Group (all members of a particular group)
• Status update posted (vide link above)
• Links from website (e.g. any user that posted a link from CNN.com)
• Friends of a particular user
• Subscribers of a particular user
• Any combination of the above
Output:
The output should be parsed and exported in an excel sheet and include the above mentioned data for each entry allowing the targeting of users directly.