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

Add 'Include External Links' checkbox #102

Closed
ikreymer opened this issue Jan 25, 2022 · 0 comments
Closed

Add 'Include External Links' checkbox #102

ikreymer opened this issue Jan 25, 2022 · 0 comments
Assignees

Comments

@ikreymer
Copy link
Member

An extra checkbox to the crawl configuration simple view below the scope type, which, if checked would set "extraHops": 1 in the config, otherwise "extraHops": 0.

Maybe should call it: Include all links to external pages ?

Also, perhaps should rename scope type to Crawl Scope

@ikreymer ikreymer self-assigned this Jan 27, 2022
ikreymer added a commit that referenced this issue Jan 27, 2022
…(available in browsertrix-crawler 0.5.0)

frontend:
- add checkbox to basic crawl config component which sets 'extraHops' to 1, otherwise to 0
- text tweaks: rename Scope Type -> Crawl Scope, capitalization

backend: add 'extraHops' to CrawlConfig
fixes #102
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