JustinBeckwith/linkinator

Request: Rate Limit

Opened this issue · 0 comments

I love your CLI tool! I am truly missing just one thing - rate liming.

I use --concurrency 1 and even than, on a larger website, I get rate limited (our websites) usually after 10-15 seconds.

Some of them are on shared hosting so I have no way to whitelist/ignore my IP.

**It would be lovely to have an option to set "pause" inbetween the requests (in ms).

Ex.: --pause 500ms**

Thank you for this wonderful tool!