Shortens the website URL With Python

It shortens the website URL.

How to run the script

-Download the library using command pip install pyshorteners in command prompt.

How it works

  • It takes the website URL as input.
  • It shortens the given URL and returns the shortened URL.

Long URLs are not easy to handle so URLs should be short and sweet so that they are easy to share.

pyshorteners is a Python lib to help you short and expand urls using URL Shorteners available.

GitHub

https://github.com/bindaldhara/URL-shortener

 

 

 

To finish reading, please visit source site