Creating 2 branches

I am trying to scrape a page which has a list of products Under the page Sold. But I also want to scrape into another page from the main page called Active

Unfortunately the link needs an account so I could just show the image. I managed to scrape into the Sold Part and go into the product details, but I am unable to scrape into the Active page.

I am wondering if webscraper supports that, or do I have to scrape the Sold and the Active Separately?

suppose, you better scrape it separately

Hi, it is difficult to say without being able to inspect the website. Maybe you could add a click, maybe the data is preloaded in the HTML