Skip to content

Dchole/fb-automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to setup

Install packages

Run npm install to install all packages

! Puppeteer is a huge package and takes long to install

Set Facebook Account Details

  • Create a .env.local file
  • Copy the text from .env.example file into the .env.local you created
  • Fill the details

Start Script

  • Run npm start to start script
  • If you want to run script in dev mode run npm run dev

NOTE !!! The facebook feed is very dynamic. It only renders posts when the you're almost at the bottom of the page. Therefore, when you start the script, don't interrupt the process unless you want it to stop

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published