Skip to content

Latest commit

 

History

History

URL_Shortner

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Url Shortner

This automation Script is used to shorten the url using the TinyURL Open API that helps us to short the long URL's.

Requirements

  1. requests
  2. urllib

Installation

python3 url_shortner.py url1, url2, url3, ....

  • You can pass N number of Url's to the Script to convert it into the Short URL's.