Forum Discussion

efilipe's avatar
efilipe
Helper IV
6 years ago

Bit.ly links

Hi guys,

 

I'm trying to download some bit.ly content. The URLs are public, user did not use a login, so I cant use the API.

 

An example of a link is: https://bit.ly/34raxcI+

 

I'm thinking of creating a table will I the links I need to read.

The first problem of PowerBI is that it doesnt like the "+" in the end. Necessary to see the stats.

 

I was thinking of using something like Xml.Tables(Web.Contents([url_bitly_stats]))

 

Any ideas? Thanks!