#1
Apologies since youll need to get your own cuttly api key (google it im to lazy to link )

But heres the code!
Leave a reply or like if you want, doesnt matter to me 

Alot of my stuff is not hidden so you dont have to do a bunch of replys so consider leaving a like or sharing this with a friend! <3
Code:
 
#urlshortener
import requests

api_key = "put the api key you got from cuttly here!"

url = input("enter url broski: ")

# preferred name in the URL
api_url = f"https://cutt.ly/api/api.php?key={api_key}&short={url}"
# or
# api_url = f"https://cutt.ly/api/api.php?key={api_key}&short={url}&name=some_unique_name"
# make the request
data = requests.get(api_url).json()["url"]
if data["status"] == 7:
    # OK, get shortened URL
    shortened_url = data["shortLink"]
    print("Shortened URL:", shortened_url)
else:
    print("[!] Error Shortening URL:", data)
VOLTIC.DEV
+SPOOFED IMAGE UPLOADER
+WORKING VPN
+MANY DOMAINS TO CHOOSE FROM!
+CUSTOM DOMAINS!
+ALL FREE DOMAINS!
 
+MULTIPLE LOCATIONS TO CHOOSE FROM
+EASY TO USE GUI
+FAST CONNECT TIME