Skip to content

Obtain Site Plugins with the requests Library in Python v3

License

Notifications You must be signed in to change notification settings

I3L4CK-H4CK3I2/Plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Obtain Site Plugins with the requests Library in Python v3

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages