Forum Discussion
Get data from web - disclaimer to be accepted
Hi,
I have been trying to get data from https://flow.gassco.no/ . I can see that there is a similar post about this issue as the website requires to accept a disclaimer (which, by all means, I have read, understood and I agree with). The proposed solution in the previous post refers to python.
I was wondering whether there is any chance to get the data from the website via powerbi without using python (I have no python knowledge). By looking at the source code of the website the following url is linked to the "accept" button https://flow.gassco.no/disclaimer/acceptDisclaimer . I have also tried to use this website as a source with no success.
Any help would be great. Many thanks in advance.
2 Replies
- dax
Community Support
Hi Anonymous ,
It seems that you need to use python to extract the elements in web, based on my test , I find that we couldn't skip the disclaimer when connect the web. By the way, I suggest you could @ super users for more suggestions.
Best Regards,
Zoe ZhiIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- AnonymousNot applicable
Thanks for your response Zoe Zhi.
Best,
Vix