Different divs?

Hi Guys,

I would like to run scraping through a lot of pages and to scrap from mini-windows (without going to the link) data.
However, whenever i am trying to do this i can see either data1 or data2, while i want to have them together. I ve tried a lot of things with parenting, i was changing a lot and still i cant find a solution :frowning:
Moreover, i would like to know if there is a possibility to get it returned in excel word that i want (ie. i want to make column full of word 'yellow')

Also, there is something in the code in
div
a class="x" href="x" title="x"
and i want to get returned that title, but i dont kn
ow how to make it work... if i did it with div. it worked out but then rest what was working stopped working