A bot to crawl facebook which scrapes many things of a user such as:
1. Uploaded and Tagged photos
2. Friends list along with their profile photos.
3. All public posts/statuses available on the user's timeline.
Required information to fill in the code:
1. Login credentials
2. Location to store images on machine.
NOTE:
This tool uses classes , xpaths, tags to extract data from facebook. As, facebook is updated regularly, so these
paths may change. Consequently, regular updation is required in code as well in order to correctly scrape the data.
Support from other geeks is required for proper functioning of this tool.