Parse two infos of multiple elements

Hey, i want to parse this website: https://www.mydealz.de/
I want to parse the deals.
For every deal i want to parse the image path (src) and the title.
After that i want to show them on a dashboard.

I tried a lot, but nothing works.

So if you use an inject node to a http request node and then link it a html node and a debug what do you get?