Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
sayali_deshmukh
Helper III
Helper III

Web Scraping - Get dashboard from a website

Hi,

We have a website which shows status of van available in the form of dashboard.

Can we show the same dashboard in PowerBI using Web scraping or by any other method?

2 ACCEPTED SOLUTIONS
v-yuta-msft
Community Support
Community Support

@sayali_deshmukh ,

 

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.

View solution in original post

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.

View solution in original post

4 REPLIES 4
v-yuta-msft
Community Support
Community Support

@sayali_deshmukh ,

 

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.

parry2k
Super User
Super User

@sayali_deshmukh you can surely web page as a data source. Is it public website or there is a login to read the data?



Subscribe to the @PowerBIHowTo YT channel for an upcoming video on List and Record functions in Power Query!!

Learn Power BI and Fabric - subscribe to our YT channel - Click here: @PowerBIHowTo

If my solution proved useful, I'd be delighted to receive Kudos. When you put effort into asking a question, it's equally thoughtful to acknowledge and give Kudos to the individual who helped you solve the problem. It's a small gesture that shows appreciation and encouragement! ❤


Did I answer your question? Mark my post as a solution. Proud to be a Super User! Appreciate your Kudos 🙂
Feel free to email me with any of your BI needs.

@parry2k 

Login is required to view the data.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors