DevTroxep / MassGram

This is a simple script to create account on Instagram

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mass Acouncts instagram

Build Status

Selenium is a portable framework for testing web applications. Selenium provides a playback tool for authoring functional tests without the need to learn a test scripting language.

Features

  • Multi-Browser Compatibility
  • Multiple Language Support
  • Speed and Performance
  • Handling of Dynamic Web Elements

Requirments

Before start, you need to Install webdriver.

Note: make sure you have the same version of your browser and WebDriver.

Install The requirements file.

pip install -r requirements.txt

How to use?

The first thing you need is to create an account on rapidapi.com and subscribe to this API to get your API key: https://rapidapi.com/calvinloveland335703-0p6BxLYIH8f/api/temp-mail44/

Clone the project from github.

git clone https://github.com/yassine20011/crispy-giggle.git

Go to this files components.py and temp_mail.py and change the variable TOKEN to the value of your API key.

And

cd crispy-giggle && py ig.py

About

This is a simple script to create account on Instagram

License:MIT License


Languages

Language:Python 100.0%