https://github.com/avidlearnerinprogress/url-shortener-api
URL Shortener written in python which shortens any given url using few shortener api's like goo.gl, bit.ly, tinyurl and is.gd
https://github.com/avidlearnerinprogress/url-shortener-api
api bitly-clone google-url-shorten isgd python tinyurl-api url-shortener
Last synced: 10 months ago
JSON representation
URL Shortener written in python which shortens any given url using few shortener api's like goo.gl, bit.ly, tinyurl and is.gd
- Host: GitHub
- URL: https://github.com/avidlearnerinprogress/url-shortener-api
- Owner: avidLearnerInProgress
- Created: 2018-01-22T18:44:38.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-23T10:44:12.000Z (about 8 years ago)
- Last Synced: 2025-04-10T23:04:06.229Z (10 months ago)
- Topics: api, bitly-clone, google-url-shorten, isgd, python, tinyurl-api, url-shortener
- Language: Python
- Homepage:
- Size: 2.96 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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:
[](https://www.youtube.com/watch?v=24mEIz0KREc)
##### Screenshots:
#### 
#### 
#### 