Skip to content

RishabhBudhia/Instagram-Post-Liker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Post Liker

This bot can automatically like posts of specific account on Instagram.

To use the bot:

  • Clone the repo in your machine
  • npm install to download the required dependencies
  • In the config.json file enter:

{
  "user": "<Your Instagram Username>",
  "pwd": "<Your Instagram Password>",
  "url": "https://www.instagram.com/",
  "account_name": "<Name of account whose post you want to like>"
}

  • type node index.js (no of posts you want to like)

Eg: node index.js 5

Made By: Rishabh Budhia

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published