Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
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 1 | item 4 |
| item 2 | item 5 |
| item 3 | item 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...
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |