hubertlacote/fb-scraping-tools
A unit tested set of tools written in Python to scrape / collect data visible by a logged-in user from Facebook
This tool helps you gather information from Facebook profiles and pages you have access to as a logged-in user. You can input specific Facebook usernames or page links and get structured data like friend lists, birthday dates, liked pages, and public post details. It's designed for individuals like social media researchers, marketers, or data analysts who need to collect public Facebook data visible to them for analysis.
No commits in the last 6 months.
Use this if you need to systematically collect specific public data from Facebook profiles or pages that are visible to your logged-in account, such as friend details, liked posts, or timeline activity.
Not ideal if you intend to scrape Facebook data for commercial or unauthorized purposes, as it violates Facebook's terms of service and can lead to account suspension.
Stars
14
Forks
2
Language
Python
License
MIT
Category
Last pushed
Jul 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/hubertlacote/fb-scraping-tools"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.