Skip to content

7oSkaaa/Shorten-Link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shorten-Link

Make shorten URL with Cuttly API


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

# install python3
sudo apt install python3
# install python3-pip
sudo apt install python3-pip
# install selenium
sudo pip install selenium
# install chormium-chromedriver
sudo apt install chromium-chromedriver

How to Run the script

Get the repo in your device

# clone the github repo
git clone https://github.com/7oSkaaa/Shorten-Link.git

Go to the path of the folder

# get directory of the folder of the project
cd Shorten-Link

run the script

# run the script
python3 main.py

Video of the script:

Shorten_Url.mp4

About

Make shorten URL with Cuttly API

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published