Automation of zoopla website

Hi Everyone,

I am trying create an automation fro Zoopla website. Basically, the site list various houses for sale. I need to go into each listing and extract some information from inside the listing.

I thought about clicking on each listing in a loop, however, the selectors are such that I couldn’t find any correlation within each listing. I even looked at the elements using UI Explorer. Please can anyone help me? I need to be able to click on each listing one by one.

Can you please share the URL of the website

Here is the website-

For example, I would put details in the search box and come a page with listings like this -

What I want to do is to get inside each listing and get the price history from the bottom of the listing page. Then move on to the next listing.