Skip to content

Instantly share code, notes, and snippets.

View SafwanLjd's full-sized avatar

Safwan Eljadi SafwanLjd

  • Amman, Jordan
View GitHub Profile
@SafwanLjd
SafwanLjd / fb_likers_fetcher_with_phone.py
Last active December 31, 2022 06:39
Facebook post likers fetcher, written in Python
#! /usr/bin/env python3
# Author: Safwan Ljd
# Email: eljadisafwan at gmail dot com
# Version: 1.1
# Date: 2021-12-10
# License: GPL-3.0-or-later
# Forked From: [fb_likers_fetcher.py](https://gitlab.com/-/snippets/2478576)
#
#
@SafwanLjd
SafwanLjd / fb_likers_fetcher.py
Created December 10, 2021 05:14
Facebook post likers fetcher, written in Python
#! /usr/bin/env python3
# Author: Safwan Ljd
# Email: eljadisafwan at gmail dot com
# Version: 1.1
# Date: 2021-12-10
# License: GPL-3.0-or-later
#
#
# This is a CLI tool that pulls the likers of any given Facebook post