How to extract links from a table

Hi All,

I’m trying to extract data (links) from a table.

The data is organized as a header and there are rows. It is impossible to extract the link of each row with the table extraction feature. See attached file, I have an example from the flashscore.com website which comes close to the situation. On this web page there are a lot of leagues and matches from different leagues. I want to extract the link of each football match.

Since I’m a beginner, I would like to be helped. What can you give me as advice?

Thanks.

RPA question

Hi @burkhan.cay

Have you already tried the For Each UI Element activity? It might be a good fit here.

Hello Maciej,

Thanks for your reply.

The For Each UI Element activity doesn’t work in this case. The elements can not be chosen. I tried to inspect the HTML code but I couldn’t find a solution.