Having trouble automating data scraping pattern

Hi! I’m trying to extract some data off of usaspending.gov for Apple sub-awards using the data-scraping tool. I am having a lot of trouble getting a recognizable pattern. I am trying to extract the Award ID, start date, end date, and contract description.

To obtain the description, SD, and ED you have to click on each award ID. Is there a way to automate this process and have it upload into an excel document?

I also want to be able to replicate this process to look at other companies (ex. Microsoft) so it must be automated.

I am still fairly new to UiPath so any help would be appreciated!

Hi @Katherine_Ward! can you try this workflow?

test.xaml (14.5 KB)