I have to create a dataset for a specific keyword. And for that I have a root node(webpage) and I can scrape this root node to some depth in order to get more data similar to the root webpage. But I'm stuck in deciding what depth should I use? And it would be really great if that can be proved by some theory.