Plugins

Obtain Site Plugins with the requests Library in Python v3

  • Python

    • Install Python from here.
  • Pip

    • Install pip from here.

How to run? ?

Install Plugins

In Windows

In PowerShell

git clone https://github.com/I3L4CK-H4CK3l2/Plugins.git

In Linux

In Terminal

git clone https://github.com/I3L4CK-H4CK3l2/Plugins.git

Requirements

Install requests

pip install requests

Usage

In Windows

python plugins.py [domain]

In Linux

python3 plugins.py [domain]

Example

python3 plugins.py instagram.com

GitHub

View Github