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.