filiph / linkcheck

Fast link checker
https://pub.dartlang.org/packages/linkcheck
MIT License
397 stars 51 forks source link

Add an option to turn off respecting robots.txt #124

Open mmuehlfeldRH opened 1 year ago

mmuehlfeldRH commented 1 year ago

I honor that linkcheck respects robots.txt, but it makes the tool mostly useless for me. A link checker should be able to check all links on the specified URL.

How about continuing respecting robots.txt by default but adding a command-line option to turn off this behavior, if needed? For example: --ignore-robots-txt