I\'m a graduate student whose research is complex network. I am working on a project that involves analyzing connections between Facebook users. Is it possible to write a crawle
This lifecode post provide a basic python script to scrape your facebook friends contact info. The output of this script, is the profile ID, profile pame, profile URL, e-mail address and mobile/phone number (if provided by friend). WARNING: This is against Facebook TOS. Use at your own risk. Info provided for educational and research purposes http://ruel.me/blog/2010/11/26/scrape-your-facebook-friends-contact-info-with-python/