I want to scrape email addresses from an URL called http://domain.net/niche/en/forum/topic/thread
![image]()
However, it always only scrapes from http://domain.net/niche/en/forum/topic/ and not more deeper.
But most of the email addresses I intend to target are located in the threads!

How to set this up?