Skip to content

ufw0x/url-shortner-with-python-and-bitly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

URL Shortner

# Include your Bitly access token in url_shortner.py as following ex

ACCESS_TOKEN = "your access token"

run following commands b4 run the program

pip install bitly-api-py3
pip install pandas

!! generated links are stored in data.json file.

About

URL shortner with python using requests, pandas, bitly-api

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages