Skip to content

This project allows users to automate their Instagram accounts and provides features like follow, unfollow, and like.

Notifications You must be signed in to change notification settings

harshjaiswal556/IG-Auto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Instagram Automation with Puppeteer and Instauto

Automate your Instagram interactions and tasks using Puppeteer and the Instauto package in JavaScript.

Table of Contents

Introduction

Welcome to Instagram Automation with Puppeteer and Instauto! This project allows you to automate various Instagram tasks, such as liking, following, and unfollwing users using Puppeteer, a headless browser automation tool, and Instauto, a powerful Instagram automation package.

Note: Be responsible and respectful when automating Instagram actions. Excessive automation can lead to account suspension or banning.

Features

  • Automated liking of Instagram posts.
  • Automated setting language of Instagram.
  • Automated following and unfollowing of Instagram users.
  • Customizable automation settings.
  • Headless browser support for running tasks silently.

Installation

To get started with this Instagram automation project, follow these steps:

  1. Clone this repository to your local machine:

    git clone https://github.com/harshjaiswal556/IG-Auto.git
    
  2. Navigate to the project directory:

    cd IG-Auto
    
  3. Install the project dependencies:

    npm install
    

Usage

  1. Create a .env file in the project root and add your Instagram credentials:

    USER_NAME=your_username
    PASSWORD=your_password
    
  2. Run the automation script:

    npm start
    

Thank You for using this project

About

This project allows users to automate their Instagram accounts and provides features like follow, unfollow, and like.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published