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

Is there a way to add own URLs down the road while crawling is taking place? #4

Open
arslanaly47 opened this issue Sep 3, 2018 · 1 comment

Comments

@arslanaly47
Copy link

Right now, it only parses HTML to get the URLs, and while I have written code that parses JS(both inside an HTML file, and in asset files), and gets all those URLs, but now I want those URLs to be a part of this process. Is there a way to do so, like any workaround?

@johnnagro
Copy link
Owner

can you provide an example of how that might work? are you suggesting perhaps a hook method where you can supply your own block to extract urls?

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