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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
Kumshan450
Helper III
Helper III

How To Iterate Web Results Using Power Query M

I watched the youtube link https://www.youtube.com/watch?v=LwIod7Dm46s and found that we can do web scrapping. 

 

In the video, user shared an url which can be made dynamic - https://ndb.nal.usda.gov/ndb/search/list?=qlookup=

 

For eg if you want data related to banana if you type banana after qlookup- 

https://ndb.nal.usda.gov/ndb/search/list?qlookup=banana

 

I want to replicate the same thing for the url: http://mis.mptransport.org/MPLogin/eSewa/VehicleSearch.aspx

 

Where if i change the vehicle registration automatically query result should change. 

 

I am stuck in the first step of automating web scrapping - making the url dynamic. 

 

Please help. 

 

Sample registation number: MP04QJ4708, MP04QJ5157 and MP09NL2414

1 ACCEPTED SOLUTION

Hi @Kumshan450,

 

That needs the support of the service server. It seems mptransport.org doesn't support such a service. Please refer to https://ndb.nal.usda.gov/ndb/doc/index. the person in the video can do that because the USDA database provides an API which gives people the REST access. 

I searched mptransport.org and didn't find anything about the API.

 

 

Best Regards,

Community Support Team _ Dale
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

2 REPLIES 2
Kumshan450
Helper III
Helper III

I wanted to  scrapping of data through web using power BI data import through web. 

 

Reference mtl: I watched the youtube link https://www.youtube.com/watch?v=LwIod7Dm46s 

 

In the video, user used an url for scrapping of data through web - https://ndb.nal.usda.gov/ndb/search/list?=qlookup=

 

For eg user made the url search dynamic by modifing the url:  https://ndb.nal.usda.gov/ndb/search/list?qlookup=banana

 

I want to replicate the same thing for the url: http://mis.mptransport.org/MPLogin/eSewa/VehicleSearch.aspx

 

Abover url is to get vehicle registration details. 

 

I want to automated the vehicle registration search through above url. Currently how to make the url dynamic - Where if i change the vehicle registration number query should search automatically. 

 

Please help. 

 

Sample registation number: data: MP04QJ4708, MP04QJ5157 and MP09NL2414

Hi @Kumshan450,

 

That needs the support of the service server. It seems mptransport.org doesn't support such a service. Please refer to https://ndb.nal.usda.gov/ndb/doc/index. the person in the video can do that because the USDA database provides an API which gives people the REST access. 

I searched mptransport.org and didn't find anything about the API.

 

 

Best Regards,

Community Support Team _ Dale
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.