Update Weekly Blog Posts: 2021 authored by hackhard's avatar hackhard
...@@ -47,4 +47,12 @@ def check(): ...@@ -47,4 +47,12 @@ def check():
I hope this would tend to make the code a bit better in terms of reliabilty. Discussions needed in here because it's my thought as of now. I hope this would tend to make the code a bit better in terms of reliabilty. Discussions needed in here because it's my thought as of now.
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.
\ No newline at end of file
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.