Skip to content

Instantly share code, notes, and snippets.

@hUwUtao
Last active November 25, 2023 17:19
Show Gist options
  • Save hUwUtao/fb9639bf1f29e088de1952817fa28799 to your computer and use it in GitHub Desktop.
Save hUwUtao/fb9639bf1f29e088de1952817fa28799 to your computer and use it in GitHub Desktop.
Project REL

Project REL

This page constantly update progress of this project. Well, basically scraping Facebook relative friend into a cool format

Patch 1 - Basic Regex bd

endpoint

https://mbasic.facebook.com/~/friends

regex

(?:src="(https:\/\/scontent[^"]*)"|class="ch" href="([^"]*)">(.*)<\/a>|ci cj">([0-9])|\/([a-zA-Z0-9_-]*\/friends\?.*)")```

field: avatar/name/rfcount
end: next_poll_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment