Forum Discussion
Cookie Blocker when querying a webpage
Hi,jason_drummond ,
I am glad to help you.
According to your description, the cookie request popped up when you visited the target page
Here are my test results
The first time I visited the site, a cookie request appeared
like this:
I clicked “accept” and it worked fine.
The second time I visit it, I don't get a similar access request page.
I hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Anonymous2 years agoNot applicable
Hello,jason_drummond
Thank you for replay .
I am sorry that I didn't understand what you meant and gave wrong advice before.
For the idea that you want to jump the cookie block when fetching website data in power BI and you want to bypass the cookie limitation. I suggest that you try using the API.Please check if the website offers an API:
In general, most websites provide APIs for programmatically accessing their data. Using an API (if available) is a more reliable and ethical way of accessing the data you need, without having to deal with web crawling issues such as cookie consent. You can usually find information about available APIs in the footer or developer section of a website.
Here is the official documentation for APIs in the power BI .
url:Develop with the REST APIs for Power BI Report Server - Power BI | Microsoft LearnI hope my suggestions give you good ideas, if you have any more questions, please clarify in a follow-up reply.
Best Regards,
Carson Jian,
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.