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 regex for traversals #11

Open
rrmerugu opened this issue Jul 18, 2019 · 0 comments
Open

use regex for traversals #11

rrmerugu opened this issue Jul 18, 2019 · 0 comments

Comments

@rrmerugu
Copy link
Member

Is your feature request related to a problem? Please describe.
Currently only selectors are used for traversing. In case of traversing the urls that has the string "/blog/", there is no way to achieve this.

Describe the solution you'd like
Will send the regex to the LinkExtractor for more precise targeting of the urls to traverse and crawl.

Describe alternatives you've considered
NA

Additional context
Add any other context or screenshots about the feature request here.

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

1 participant