Update Weekly Blog Posts: 2021 authored by hackhard's avatar hackhard
...@@ -48,3 +48,11 @@ def check(): ...@@ -48,3 +48,11 @@ def check():
Also HAR.first() mean the first request status code sent to server. Generally the index page. Also HAR.first() mean the first request status code sent to server. Generally the index page.
This in above is done keeping in mind that the request library is blocked by a bot-detection tool like Cloudflare. But it makes it difficult for cases when only the request library is blocked. This in above is done keeping in mind that the request library is blocked by a bot-detection tool like Cloudflare. But it makes it difficult for cases when only the request library is blocked.
For example: cloudflare.com returns captcha for the Tor Users:
![GDPRt](uploads/b9e469f4f9fff71d414238b71f6212c3/GDPRt.png)
but Request library gets a 403 error, which says it is blocked.
Similar cases for https://hugedomains.com, https://brandbucket.com.