Shorten-Link
This Script make shorten URL with custom slashtag
The script take from the user his email and password of cuttly to login to the site and get cuttly api_key to make request with him to make shorten link Each time the script will run it will change the api key before anything for security and make sure that there is no error will happene You can enter you custom slashtag anything that you want with condition it's not used before
Requirments
Sign up in Cuttly
open your terminal
sudo apt install python3
sudo apt install python3-pip
sudo pip install selenium
sudo apt install chromium-chromedriver
How to Run the script
Get the repo in your device
git clone https://github.com/7oSkaaa/Shorten-Link.git
Go to the path of the folder
cd Shorten-Link
run the script
python3 main.py
Video of the script: