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

URLAnalysis worker #27

Open
4 tasks
ehrenb opened this issue Jan 8, 2023 · 0 comments
Open
4 tasks

URLAnalysis worker #27

ehrenb opened this issue Jan 8, 2023 · 0 comments

Comments

@ehrenb
Copy link
Owner

ehrenb commented Jan 8, 2023

Now that URL objects are created by the Identifier (instead of findurls), there needs to be another work that analyzes URLS. This worker should:

  • Update URL obj with the URL string
  • Parse parameters from the URL (if exists)
  • Parse protocol, path, domain, webpage from the URL string
  • Configurable - visit the web page and copy the response body
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