I am trying to scrape this website for concert recommendations. I can easily have UIPath scrape names(1), locations(2) and dates(3) of the concerts (Picture 1), but not their scores (4).
I can see from the names of the star elements if they are "on" or "off". Im thinking to use that information to have excel figure out the score later.

However, when i try to scrape the stars, UIPath returns empty columns. I guess that is because it cant find any text in these elemtents, which makes total sense. But can I have UIPath to return the names of the star elements in column 4, 5, 6 etc?
Link to website: http://soundvenue.com/musik/anmeldelser
Thank you in advance :)

