Web Spider - Katana Feature Parity #3181
TheTechromancer
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This issue is for tracking the ongoing development of BBOT's web spider capabilities.
BBOT's web spider is already solid, easily crawling websites and extracting URLs, JS links, etc. How well it performs compared to Project Discovery's Katana is unknown.
Here are some things we can do to build on BBOT's feature set, to make it a best-in-class web spider:
Also, consolidating / rustifying excavate, along with it's custom rule integration, will enable us to spider at scale, with the highest performance possible.
Why not a Katana module?
While a Katana module would be easy to write, it wouldn't be ideal for two main reasons:
Therefore the best approach will be to polish BBOT's existing spider feature set to make it more effective and user friendly.
Relevant:
All reactions