Gather username for each user that liked an Instagram Photo

Good morning - I am trying to go Instagram on my desktop, click on a photo, and gather a list of each user that liked a photo. So far I have been able to data scrape the initial names but when clicking “others” in the “liked by User and others” section of the photo, that window loads dynamically and I can not gather the rest of the names.

I have the automation using page down to scroll through the list of users but it is not adding the new users to my data table.

Any help would be great!

I don’t know if you are able to do that