Skip to content

How to parse deeper URL's?

Krasavchik89Krasavchik89
I want to scrape email addresses from an URL called http://domain.net/niche/en/forum/topic/thread

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! 

image

How to set this up?

Comments

  • s4nt0ss4nt0s Houston, Texas
    See the option "How deep to parse this site". You can set a custom level or parse everything, etc.

    image
Sign In or Register to comment.