Bitly Profiledat Guide

An example of ProfileData from an authenticated API response (fields illustrative):

To pull this data programmatically, you need a . bitly profiledat

country_clicks = df['countries'].apply(lambda x: eval(x)).apply(pd.Series).sum() An example of ProfileData from an authenticated API