How to scrape from these popups?

I´m a bit lost with this one. I want to scrape exhibitor details (Title, description, website, Linkedin, etc from a popup.
My question:
How can I scrape all the data from the popup (same URL) ?

Url: ICE Barcelona 2025 Exhibitor list

Sitemap:
{"_id":"icegaming","startUrl":["ICE Barcelona 2025 .m-exhibitors-list__items__item__image a","clickElementUniquenessType":"uniqueText","clickType":"clickOnce","delay":2000,"discardInitialElements":"do-not-discard","multiple":true,"selector":".m-exhibitors-list__items__item--engage-featured .m-exhibitors-list__items__item__image a"}]}

Any idea how to scrape this ? Thanks !!