Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to limit the crawling depth? #62

Open
cfytrok opened this issue Dec 19, 2020 · 2 comments
Open

How to limit the crawling depth? #62

cfytrok opened this issue Dec 19, 2020 · 2 comments

Comments

@cfytrok
Copy link

cfytrok commented Dec 19, 2020

It looks like the scan_level parameter was responsible for this earlier. But it has been deprecated. What can I do to limit depth of crawl?

@rajatomar788
Copy link
Owner

The crawl length feature was removed as it was incompatible with new algorithm.
You can try to subclass the crawler class and see what happens.

@BradKML
Copy link

BradKML commented Apr 2, 2023

What does that mean @rajatomar788 since getting the whole website like wget is the main feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants