Skip to content

Facebook spy v0.4

Compare
Choose a tag to compare
@DEENUU1 DEENUU1 released this 02 Aug 21:29
· 621 commits to main since this release
df29d67

Key Features:

  • Add FastAPI server
  • Command to run FastAPI server

Endpoints to return:

  • list of person objects
  • single-person object
  • list of reviews for the specified person object
  • list of videos for the specified person object
  • list of reels for the specified person object
  • list of recent places for the specified person object
  • data about work and education for the specified person object
  • list of places for the specified person object
  • list of friends for the specified person object
  • list of images for the specified person object
  • single image object
  • list of a family member for specified person object

New command

python main.py start-fastapi-server