friends-scraper
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
- Clone the repo:
git clone https://github.com/SkullTech/friends-scraper.git - CD into the repo directory:
cd friends-scraper - 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