Skip to content

anywayaura/bitly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Console bit.ly client

Script can shorten the link via bit.ly service and also provides clicks statistic for bit.link

installation:

pip install -r requirements.txt

setup:

u need to add BITLY_TOKEN to env variables

usage:

enter long url to shorten, or short url to check clicks

python main.py https://long-url.kek
> Bitlink: https://bit.ly/3bs1lyo
python main.py https://bit.ly/3bs1lyo
> clicks: 5

About

bit.ly client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages