Skip to content

SaadARazzaq/Al-Saadi-URL-shortner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Al-Saadi URL Shortener 🚀

Overview 📖

Al-Saadi URL Shortener is a simple web application built using Streamlit and the Pyshorteners library. It allows users to shorten (UNLIMITED) long URLs quickly and easily, No LOGIN Required 😉.

image

image

Features 🌟

✅ Shorten long URLs into compact, shareable links.

✅ User-friendly interface with error handling.

✅ Supports both HTTP and HTTPS URLs.

✅ Exception Handling

Getting Started 🛠️

Prerequisites 📋

Before you begin, ensure you have the following requirements:

  • Python 3.6+
  • Streamlit
  • Pyshorteners

You can install the necessary packages using pip (in a venv):

pip install streamlit pyshorteners

Usage 🚀

  • Clone the repository:
git clone https://github.com/SaadARazzaq/Al-Saadi-URL-Shortener.git
cd Al-Saadi-URL-Shortener
  • Run the Streamlit app:
streamlit run app.py
  • Open your web browser and access the Streamlit app at http://localhost:8501.

  • Enter a URL in the text input field and click the "Shorten" button to generate a shortened URL.

Contributing 🤝

Contributions are welcome!

Contact 📧

Project Link: https://github.com/SaadARazzaq/Al-Saadi-URL-Shortener

Author: Saad Abdur Razzaq 🧑‍💻

Email: [email protected] 📧

Feel free to reach out if you have any questions or feedback. 🙂