Sending those long links to somebody looks so tiresome task, doesn't it?
Try out this URL shortener code to shorten your links before you share it with someone.
The code is easy to understand as well as to implement.
I hope you have fun trying this out.
- Download or clone the repository
- Install Required Libraries
- Run URLShortener.py
- Enter the link you want to shorten
- The shortened link will be shown
- Copy the shortened URL.
Below you can see its implementation.