Forum Discussion
Web Scraping - Get dashboard from a website
- 6 years ago
You can only scrapy the raw data from the website(e.g.: the value data and data like html element). You can use the built-in web connector to achieve web data source.
In addtion, if the web page is multiple, I would suggest you refer to blog below:
https://www.myonlinetraininghub.com/scrape-data-multiple-web-pages-power-query
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- 6 years ago
Hi v-yuta-msft
Thank you for your reply.
I went through the post. It was really helpful.
However, I was looking for showing the webpage as it is in the powerbi report.
I was able to do this by using HTML Viewer from Custom Visual Marketplace.
You can only scrapy the raw data from the website(e.g.: the value data and data like html element). You can use the built-in web connector to achieve web data source.
In addtion, if the web page is multiple, I would suggest you refer to blog below:
https://www.myonlinetraininghub.com/scrape-data-multiple-web-pages-power-query
Community Support Team _ Jimmy Tao
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi v-yuta-msft
Thank you for your reply.
I went through the post. It was really helpful.
However, I was looking for showing the webpage as it is in the powerbi report.
I was able to do this by using HTML Viewer from Custom Visual Marketplace.