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
some1else
Helper II
Helper II

Get all selectors from HTML

I'm trying to do some web scrapping, but I need to get all the text inside a specific class that has multiple unordered lists.

The following example is inside a table, but in the practical case I can only seem to get the 1st column, not from item 1 to 6.

 

class="ABC"class="ABC
item 1item 4
item 2item 5
item 3item 6

 

How can I get all the selecting matches for a specific selector or a tag? This seems to be close but how to modify it for all <ul> inside a class? https://community.fabric.microsoft.com/t5/Desktop/Web-Scraping-CSS-Selectors-and-Attributes/m-p/1145...

0 REPLIES 0

Helpful resources

Announcements
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.