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

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

Reply
pat_energetics
Advocate II
Advocate II

Web scraping a site which requires form data entry before producing a data table

Hi all,

 

I'm after some guidance on the best way of obtaining all of the available data from the following web site.

 

https://www.rec-registry.gov.au/rec-registry/app/public/lgc-register

 

The site requires a form to be completed before producing a data table. (or several tables over many pages)

 

Registry form - "select all" needed for each drop downRegistry form - "select all" needed for each drop down

 

Is there a way of parameterising a query so that ALL of the available data would be returned?

 

Thanks in advance.

2 REPLIES 2
v-qiuyu-msft
Community Support
Community Support

Hi @pat_energetics,

 

If the REC Registry provide APIs for query this kind of data, then it's able to use Web data source to call API in Power BI desktop. You can see this sample of calling REST API: How to call REST APIs and parse JSON with Power BI. If not, I'm afraid it's not possible to get data in Power BI.

 

Best Regards,
Qiuyun Yu

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

Thanks Qiuyun,

It appears the site does have an API - https://www.rec-registry.gov.au/rec-registry/app/api/public-register/certificate-actions?

but the documentation on it is limited.

I will try to make contact with the site admin to see what we can call.

Helpful resources

Announcements
October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

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 Kudoed Authors