Skip to content

Simple console application that allows you to shorten long URLs using the TinyURL link shortener and expand shortened links generated by TinyURL.

Notifications You must be signed in to change notification settings

a3ro-dev/url_shortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Link Shortener Console

This is a simple console application that allows you to shorten long URLs using the TinyURL link shortener and expand shortened links generated by TinyURL.

Requirements

Usage

  1. Clone the repository or download the code.
  2. Install the required libraries using pip install -r requirements.txt.
  3. Run the application using python shortner.py.
  4. Follow the prompts to either shorten a long URL or expand a shortened URL.

Features

  • Uses the TinyURL link shortener to generate shortened links.
  • Allows you to expand shortened links generated by TinyURL.
  • Provides user-friendly error messages in case of any issues.

Note

  • Make sure you have an active internet connection for the application to work properly.
  • If the TinyURL servers are down, the application may not work as expected.
  • The application will exit if you press CTRL+C.

About

Simple console application that allows you to shorten long URLs using the TinyURL link shortener and expand shortened links generated by TinyURL.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages