Skip to content

Utilizes puppeteer to automate the creation of a random AI-operated instagram account in under 30 seconds.

License

Notifications You must be signed in to change notification settings

cmprkr/metagenie

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metagenie

Demonstration

Click here for a video demonstrating the bot creation script.

Introduction

This file is a JavaScript file that uses the Puppeteer library to automate the creation of an Instagram account using a Guerrilla Mail email address, a random name, and a random username. The purpose of this script is to create a test Instagram account for automation testing.

Dependencies

This script requires the following dependencies:

Installation

  1. Install Node.js on your machine.
  2. Clone this repository or copy the code into a new JavaScript file.
  3. Open a terminal in the directory containing the file and run the following command to install the Puppeteer library: npm install puppeteer

Usage

To use this script, run the following command in your terminal: node index.js

The script will then launch a Chromium instance using Puppeteer and automate the creation of a new Instagram account. The email address, name, username, and password of the new account will be output to the console at the end of the script.

Note

This script is for educational and testing purposes only. Please do not use it for any illegal or unethical purposes.

About

Utilizes puppeteer to automate the creation of a random AI-operated instagram account in under 30 seconds.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published