/instagramautomation

A simple project that uses automation to create an instagram account using an temporary email.

Primary LanguagePythonMIT LicenseMIT

Creating an Instagram Account using Automation

This project consists of using the selenium framework where the objective was to develop an automation that would basically create an instagram account.

Table of Content

Warning

  • This project was developed with the intention of dealing with python automation and only for learning purposes.

Dependencies

  • selenium
  • time
  • requests
  • json

Installation

# Clone this repository
$ git clone https://github.com/jozdev/createinstagramaccount.git

# Go into the repository
$ cd automation

# Install dependencies
$ pip install -r requirement.txt

# Run the app
$ python main.py

Bugs

I appreciate any bug reported or improvement made!

Contributors


jozdev

💻

LastMalware

💻

License

MIT

CopyRight © jozdev 2020