Accessing the e621 API when it gets blocked by Cloudflare’s DDoS protection

Here is a small tutorial on how to access the e621 API when it gets blocked by Cloudflare, as done in TWS. The code is in Java (for Android) but the basic principle should be the same for other languages. Starting from the beginning, the API returns an HTTP status code of 403 (forbidden) or READ MORE