Open
Description
description
Try to prevent platforms from rate-limiting bots (especially anonymous
ones) by all available means. Probably a good idea to switch up HTTP headers on every other request, but also do more than that. Client fingerprinting shouldn't be the biggest issue, however, since that basically relies on JavaScript, afaik, and that's not really applicable to how d4v1d
bots should normally gather data.