A workflow to pipe mutual friend using Facebook old interface
- A Facebook acount that temporary unlock 2FA
python>=3.10
if you don't darepypy>=3.10
optional if you want to bake csv faster for larger and complex friend listjq
msys2
(windows only)
selenium
pandas
- right creds
# .env
FB_USER=chinchon@binbon.co
FB_PASS=yikes_this_is_unreal
- bake cookies
python login.py
- scrape (round 1)
bash ./init.sh
- turn on your 2fa back if you prefer
pypy mkcsv.py
/python mkcsv.py
- upload all csv files to colab, tweaking things to work (you nerdy way)
- on windows, install mvcc and pandas (sucks)
- on linux, ignore
then
- install pandas
- run vis.py