Skip to content

ST1LLWATER/instagram-auto-liker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Auto Liker

An auto liking instagram script made to like instagram pages without manual effort!

Installation

Getting Started

  cd instagram-auto-liker
  npm install

Setting Up Variables

  Add page url in line 3 of the script
  Headless True/False on line 8

⚠️ Warning

Don't run the script on more than one account per hour due to instagram anti automation detection issues.

Appendix

Script not yet optimized for 2FA enabled accounts.

Contributing

For the quick start, you can follow the steps below:

  1. Star this repository.
  2. Fork this repository.
  3. Clone the forked repository.
git clone https://github.com/ST1LLWATER/instagram-auto-liker
  1. Navigate to the project directory.
cd instagram-auto-liker
  1. Create a new branch.
git checkout -b <your_branch_name>

Run the following command to install the required dependencies.

  1. npm install - install the required dependencies
  2. node instagram-auto-liker - run the script
  3. Stage your changes and commit
git add -a

git commit -m "<your_commit_message>"
  1. Push your local commits to the remote repo.
git push -u origin <your_branch_name>
  1. Create Pull Request to main.

  2. Congratulations! 🎉 you've made your contribution to Instagram Auto Liker.

Vote Of Thanks

Thank you for your interest in contributing to our Repo! Pull requests are welcome. For fixing typos, please make a PR with your fixes. For other contributions, I suggest you to read our contribution guidelines to see how you can contribute to this project. I are happy for every contribution.

About

Instagram Auto Posts Liker Made In puppeteer.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published