Forum Discussion
Pedro_Lourenco
6 years agoFrequent Visitor
Web scraping with search tool
Hi, I'm trying to get some data automatically from a website with the Power BI. Unfortunately, I'm not very familiar with this mechanic so if possible explain to me how to do it I will be very gr...
Anonymous
6 years agoNot applicable
Hi Pedro_Lourenco,
Unfortunate, you can't directly get data from web site(power query not able to invoke script and request redirect on web page, it can only get the HTML elements).
You need to find out the source API that web site invoked, then use power query web connector to get data from that API.
Regards,
Xioaxin Sheng