friends-scraper icon indicating copy to clipboard operation
friends-scraper copied to clipboard

Scrapes the list of friends of a given Facebook account

friends-scraper

Scrapes the list of friends of a given Facebook account and saves it in a CSV file.

Installation

  1. Clone the repo: git clone https://github.com/SkullTech/friends-scraper.git
  2. CD into the repo directory: cd friends-scraper
  3. Install the requirements: pip3 install -r requirements.txt

Usage

λ python3 scrapefriends.py
Credentials not found in config file!
Enter your credentials manually...

Enter your Facebook username: sample.username
Enter your Facebook password:
Enter the URL of target Facebook profile: https://www.facebook.com/target.account.9
[*] List of friends saved as target.account.9.csv