Running linkchecker on my localhost site with many links to GitHub issues. However, I'm getting 429 errors on all the GitHub issue links due to rate limiting. I believe I should be able to bypass the rate limiting issue by passing in an GitHub access token in the header, however, I don't see any options for this.
Running linkchecker on my localhost site with many links to GitHub issues. However, I'm getting 429 errors on all the GitHub issue links due to rate limiting. I believe I should be able to bypass the rate limiting issue by passing in an GitHub access token in the header, however, I don't see any options for this.