Newbie here, trying to capture emails from a website with multiple profile details where it is sitting in a div block
that has a varied length due to some profiles having addresses and others not. See image.
I thought it could be scraped with an 'element attribute' but cannot seem to get it to work because email has not been given a class attribute name. Nothing in help docs working for me so far Element attribute selector | Web Scraper Documentation
I apologize in advance, am struggling to even frame the request correctly - I am unsure if I have outlined the problem as per above correctly.

