Path: blob/master/Bitly/Bitly_Retrieve_Bitlink.ipynb
2973 views
Kernel: Python 3
Bitly - Retrieve Bitlink
Tags: #bitly #api #list #active #links #python #bitlink
Author: Florent Ravenel
Last update: 2023-11-21 (Created: 2023-02-23)
Description: This notebook will return information for a specified bitlink using the Bitly API.
Input
Import libraries
In [1]:
Setup variables
token
: Bitly Access Tokenbitlink
: A Bitlink made of the domain and hash
In [2]:
Model
Retrieve a Bitlink
In [ ]:
Output
Display result
In [ ]: