Skip to content

AbderrahimAl/Facebook-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook Scraper 🤖

made-with-python

This tool allows you to scrape Facebook Posts based on search queries. You can use the end results for NLP tasks.

Prerequisites 🚀

You will need python 3+.

First clone this repo, then navigate to the folder and install the requirements

git clone https://github.com/AbderrahimAl/Facebook-Scraper.git
cd Facebook-Scraper
pip install -r requirements.txt

Inputs ✨

Input name meaning
Username Your Facebook email
Password Your Facebook password
number_posts_max How many posts do you want to scrape
number_comments_max How many comments do you want to scrape

Disclaimer 🚧

This educational tool probably violates Facebook terms of service. Use at your own risk.

We are not responsible for any situations including:

  • The potential for your Facebook account to undergo Checkpoint as a result of repeated or rapid actions.
  • Problems about your privacy while using IP hiding techniques or any malicious scripts.

Show Your Support ☕️

That's all, thank you for your attention, please Star on GitHub the repo to show your support.

About

Collect data from Facebook Posts based on search queries 🦋

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages