Ultimate Facebook Scraper is a tool used to collect all information Facebook any one person. This tool will automatically access and extract data about personal information, images, relationships … on Facebook. Depending on your privacy settings, you will get the information that the other party shares.
Join the channel Telegram belong to AnonyViet 👉 Link 👈 |
Ultimate Facebook Scraper (UFS) will retrieve information about Facebook user profiles including:
- Public posts on Facebook
- Photos uploaded
- Photos tagged
- Video
- Friends List
- The list you are following
- Followers, Work Friends, College Friends, etc).
Ultimate Facebook Scraper way to collect other people’s Facebook data
Ultimate Facebook Scraper uses the xpath of ‘divs’ to extract data. Since Facebook is regularly updated, the ‘divs’ will be changed. Therefore, sometimes Tool needs to update the divs accordingly to scan the data correctly.
Prepare
You need to prepare some of the following tools:
Note when installing Python 3: Remember to check in Add Python 3.x to PATH Please
- Use Facebook don’t enable 2FA. Note that Facebook must let English language to avoid errors.
Use
First you need Download Ultimate Facebook Scraper back and unzip. For example, I will extract and place the folder Ultimate-Facebook-Scraper-2.0 lying in the drive D:
Now perform the following steps:
– Open file credentials.yaml
with notepad: enter any Facebook user/password, you can also use clone.
– Open file input.txt
and enter the facebook link of the account you want to get information about that person.
Make sure that the link contains only the username or id number at the end and nothing else. Format by style: https://www.facebook.com/xxxxxxxxx
Note: There are two modes to Download Friend Avatar and User Photo: Large size and Small size. You can change the variables in the file scraper/scraper.py
. By default, Tool will load small images to increase crawl time faster. To adjust again, then you change the following 2 lines 2
friends_small_size = true
photos_small_size = true
Now you open CMD with Administrator rights up and type the following command:
D:
cd Ultimate-Facebook-Scraper-2.0
python3 -m venv venv
python -m pip install --upgrade pip
pip install -e .
ultimate-facebook-scraper
Now a Chrome window will pop up and automatically log in to your Facebook account. The tool will automatically scroll and click on the Facebook information you want to collect. The collected information will be saved in the folder data/username.
Images will be saved in folders Photothe obtained information will be saved to files txt as in the photo.