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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

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
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

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