Skip to content

URL Shortener written in python which shortens any given url using few shortener api's like goo.gl, bit.ly, tinyurl and is.gd

Notifications You must be signed in to change notification settings

avidLearnerInProgress/url-shortener-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

URL Shortener API

It shortens url provided as input by user.

User is provided with four api options namely:

  1. google Shortener
  2. bit.ly
  3. tinyUrl
  4. is.gd

Clipboard functionality is also integrated to directly load and paste videos from clipboard in command line. QR code is generated from the shortened url.

Check the video below for more information:

Live

Screenshots:

Screenshot1

Screenshot2

Screenshot3

About

URL Shortener written in python which shortens any given url using few shortener api's like goo.gl, bit.ly, tinyurl and is.gd

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages