Hello, I'm trying to scrape a website, but all the information opens in a new tab. How can I set a scraper to go to the new tab page over and over again. I want to take for example the h1 title from every link. Can someone please help me ?
Link to website: https://www.imobiliare.ro/inchirieri-imobiliare/cluj?id=315922030
Here is the sitemap: {"_id":"link","startUrl":["https://www.imobiliare.ro/inchirieri-imobiliare/cluj?id=315922030"],"selectors":[{"id":"link","parentSelectors":["_root"],"type":"SelectorLink","selector":"div.box-anunt_wp","multiple":true,"linkType":"linkFromHref"},{"id":"titlu","parentSelectors":["link"],"type":"SelectorText","selector":".wrapper_titlu_localizare h1","multiple":false,"regex":""}]}