Skip to content

tsubasa652/python-shortlink-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pythno Short Link Extractor

Install

pip install -U shortlink-extractor

Usage

example

from shortlink_extractor import extract_short_link

originalURL = extract_short_link("https://bit.ly/******")