Skip to content

Facebook spy v0.7

Compare
Choose a tag to compare
@DEENUU1 DEENUU1 released this 17 Aug 20:07
· 338 commits to main since this release
2ec07e2
  • Scrape facebook posts urls from a facebook account
  • Scrape post details (number of likes;comments;shares, content etc.)
  • Add information about saving data to database
  • FastAPI endpoint to return a list of posts for a give Person object
  • React page to display a list of posts for a given Person object
  • Refactor commands
  • Display time that was taken to finish pipeline
  • Update 'server' command to run FastAPI + React app with or without Docker
python main.py server --d 
python main.py server 
  • Add shell script to run React application with Python
  • Add Docs website which you are using now

See new docs page here: https://deenuu1.github.io/facebook-spy/