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...
| User | Count |
|---|---|
| 15 | |
| 8 | |
| 6 | |
| 5 | |
| 5 |