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

Use BFS for traversing links #102

Closed
KingAkeem opened this issue Jul 8, 2018 · 4 comments
Closed

Use BFS for traversing links #102

KingAkeem opened this issue Jul 8, 2018 · 4 comments

Comments

@KingAkeem
Copy link
Member

Implement BFS for web crawling URLs, we currently only search the URL that is passed to TorBot for links on that page. We'd like to search them as a graph using BFS.

@KingAkeem
Copy link
Member Author

I'm going to begin working on this soon.

@KingAkeem KingAkeem changed the title Use BFS for retrieving links Use BFS for traversing links Jul 30, 2018
@PSNAppz
Copy link
Member

PSNAppz commented Jul 30, 2018

@KingAkeem Ok Great.

@PSNAppz
Copy link
Member

PSNAppz commented Aug 3, 2018

Status @KingAkeem ?
We need to set a deadline for this. Could you suggest me one ?

@KingAkeem
Copy link
Member Author

I think I'm going to work on switching to Twisted instead since we really need performance to make the -l flag usable.

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

No branches or pull requests

2 participants