Skip to content
This repository was archived by the owner on Mar 19, 2021. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 416 Bytes

File metadata and controls

6 lines (4 loc) · 416 Bytes

fbFriendsCrawler

A simple crawler for get some info from facebook's friends.

There is no easy way in facebook to search all friends for some info like " I wanna find all my friends from new york". So I made this crawler, that make a CSV output with some info to simplify this kind of task =)

Configure the facebookConfig object in main.js with your login info and user base (users from we get the friends list).