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

Make scraper do full spider of the site #20

Open
awong-dev opened this issue Feb 2, 2017 · 0 comments
Open

Make scraper do full spider of the site #20

awong-dev opened this issue Feb 2, 2017 · 0 comments

Comments

@awong-dev
Copy link
Collaborator

Should be easy to do some sort of recursive loop or an iterative queue so that onyl the root URL needs to be listed.

There is already a URL set to prune the spider Having a content based match (SHA256) would also reduce the chance of getting caught in a spider redirect trap.

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

1 participant