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

Documentation on how to extend the crawler ecosystem #377

Open
lamchakchan opened this issue Oct 11, 2018 · 1 comment
Open

Documentation on how to extend the crawler ecosystem #377

lamchakchan opened this issue Oct 11, 2018 · 1 comment

Comments

@lamchakchan
Copy link

Description

This agentless crawler ecosystem looks very interesting. I would like to contribute to it but I'm new to both this project and to Python. Can someone familiar with this project add some information around how the plugin architecture works such as prerequisites and class interface contracts. How this project is structure. If it is structured like a standard Python app, maybe a link to some source of truth on what this looks like. And if there are any Python specific tools/concepts/libs that this project depends or focuses around, that would be good to detail out as well.

@sahilsuneja1
Copy link
Contributor

sahilsuneja1 commented Oct 30, 2018

See Section 3.1.5 here: http://www.cs.toronto.edu/~sahil/suneja-mw17-2-TR.pdf
That would give you some information about the crawler architecture.
Also, some more arch info below:
plugin-arch

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

2 participants