Skip to content
KitploitKITPLOIT
उपकरणब्लॉग
जमा करें
उपकरणब्लॉग
जमा करें

हैकिंग, पेनटेस्ट और साइबर सुरक्षा उपकरण आपके सुरक्षा शस्त्रागार के लिए!

Kitploit हैकिंग, साइबर सुरक्षा और पेंटेस्टिंग टूल्स की एक निर्देशिका है। कमजोरियों को खोजने, सिस्टम का विश्लेषण करने, परीक्षण को स्वचालित करने और अपनी सुरक्षा को मजबूत करने के लिए नवीनतम प्रोजेक्ट अपडेट खोजें।

··फ़ीड·संपर्क·गोपनीयता·© 2026 Kitploit

टूल निर्देशिका

श्रेणियाँ

सभी श्रेणियाँ देखें
Loading categories
undetected-chromedriver — कस्टम Selenium Chromedriver | ज़ीरो-कॉन्फ़िग | सभी बॉट मिटिगेशन सिस्टम को पार करता है (जैसे Distil / Imperva / Datadadome / CloudFlare IUAM) | Kitploit
उपकरण/GitHubGitHub/ultrafunkamsterdam/undetected-chromedriver
WAF बाईपासक्रॉलरएंटी-बॉटफिंगरप्रिंट स्पूफिंगकैप्चा बायपास
GitHubultrafunkamsterdam/undetected-chromedriver

undetected-chromedriver

कस्टम Selenium Chromedriver | ज़ीरो-कॉन्फ़िग | सभी बॉट मिटिगेशन सिस्टम को पार करता है (जैसे Distil / Imperva / Datadadome / CloudFlare IUAM)

रिपॉजिटरी देखें

सबसे लोकप्रिय

सभी देखें →

हमारे समुदाय द्वारा सबसे अधिक उपयोग किए जाने वाले उपकरण खोजें।

सभी उपकरण खोजें

हमारे उपकरणों का संग्रह ब्राउज़ करें

सभी उपकरण देखें →
साझा करें
वेबसाइट
12.8k1.3k1 साल पहलेKitploit द्वारा समीक्षित

undetected_chromedriver

https://github.com/ultrafunkamsterdam/undetected-chromedriver

अनुकूलित Selenium Chromedriver पैच जो Distill Network / Imperva / DataDome / Botprotect.io जैसी anti-bot सेवाओं को ट्रिगर नहीं करता स्वचालित रूप से ड्राइवर बाइनरी डाउनलोड करता है और इसे पैच करता है।

  • वर्तमान Chrome बीटा संस्करणों तक परीक्षण किया गया
  • Brave Browser और कई अन्य Chromium-आधारित ब्राउज़रों पर भी काम करता है, लेकिन आपको यह जानना आवश्यक है कि आप क्या कर रहे हैं और कुछ समायोजन की आवश्यकता है।
  • Python 3.6++**

स्थापना ##```

pip install undetected-chromedriver

root@kitploit:~
या , यदि आप रोमांच महसूस कर रहे हैं, तो सीधे github के माध्यम से इंस्टॉल करें```
pip install git+https://www.github.com/ultrafunkamsterdam/undetected-chromedriver@master     # replace @master with @branchname for other branches

सभी के लिए संदेश

मैं इश्यू ट्रैकर पर सीमाएँ लगाऊँगा। इसका दुरुपयोग बहुत लंबे समय से हो रहा है।
कोई अच्छी खबर?
हाँ, मैंने Undetected-Discussions खोला है, जो मुझे लगता है कि लंबे समय में हमारी बेहतर मदद करेगा।


यह क्या नहीं है

यह पैकेज आपका IP पता नहीं छिपाता है, और मैं दोहराता हूँ, आपका IP पता नहीं छिपाता है, इसलिए जब आप किसी डेटासेंटर से चला रहे हों (छोटे से भी), तो संभावना अधिक है कि आप पास नहीं होंगे! इसके अलावा, अगर घर पर आपकी IP प्रतिष्ठा कम है, तो आप पास नहीं होंगे!

निम्नलिखित कोड को घर से, और एक डेटासेंटर से चलाना।```python import undetected_chromedriver as uc driver = uc.Chrome(headless=True,use_subprocess=False) driver.get('https://nowsecure.nl') driver.save_screenshot('nowsecure.png')

root@kitploit:~
<div style="display:flex;flex-direction:row">
<img src="https://assets.kitploit.com/production/public/readmes/50956/c1bde1e3621f106c2504cf4ecb9cc9015b23340c7a9bd5f20364c27016b2dd40/4f02747809c3b183c8af8238f6858540057402adfe0f26d4fa9d646091fa5781-display-v1.webp" width="720"/>
<img src="https://assets.kitploit.com/production/public/readmes/50956/ac44f4c3d408a07f4a0b96b2eb37ecc58f3a9711f32b31a642c27e96ad2ab767/c94f4da9c540b7890c9350605f085bddc730ed40073c886ff94a2475bdfe806a-display-v1.webp" width="720"/>
  </div>
<!-- ![nowscure_local](https://assets.kitploit.com/production/public/readmes/50956/c1bde1e3621f106c2504cf4ecb9cc9015b23340c7a9bd5f20364c27016b2dd40/4f02747809c3b183c8af8238f6858540057402adfe0f26d4fa9d646091fa5781-display-v1.webp) -->
<!-- ![nowsecure_dc](https://assets.kitploit.com/production/public/readmes/50956/ac44f4c3d408a07f4a0b96b2eb37ecc58f3a9711f32b31a642c27e96ad2ab767/c94f4da9c540b7890c9350605f085bddc730ed40073c886ff94a2475bdfe806a-display-v1.webp) -->



## 3.5.0 ##
- selenium 4.10 ने कुछ समस्याएँ पैदा कीं। 3.5.0 संगत है और इसमें selenium 4.9 या उससे ऊपर का संस्करण पिन किया गया है। मैं अब <4.9 का समर्थन नहीं कर सकता।
- कंस्ट्रक्टर से कुछ kwargs हटा दिए गए हैं: service_args, service_creationflags, service_log_path।
- find_elements_recursive जनरेटर फ़ंक्शन जोड़ा गया। यह एक सुविधाजनक फ़ंक्शन है, क्योंकि कई वेबसाइटें अलग-अलग frames से अलग सामग्री प्रदान करती हैं, जिससे find_elements का उपयोग करना कठिन हो जाता है।


## 3.4.5 ##
- क्या हफ्ता था। मुझे लगा था कि 3.4.0 के साथ Automation-Detection एल्गोरिदम में हालिया प्रगति को मात दे दी गई है, लेकिन जाहिर है, कुछ OS-es के लिए इसने तत्वों के साथ इंटरैक्ट करते समय त्रुटि उत्पन्न की। एक अलग तरीके का उपयोग करके वापस जाना पड़ा, बग्स ठीक करने पड़े, और अंततः मैं अपने प्रारंभिक विचार पर कायम रह सका (+ बग्स को ठीक करना)।
- chrome 110 के अपडेट ने एक और आश्चर्य पैदा किया, इस बार HEADLESS उपयोगकर्ताओं के लिए।
- हालाँकि आधिकारिक तौर पर headless समर्थित नहीं है, फिर भी मैंने इसे पैच कर दिया!
- यह घोषणा करते हुए खुशी हो रही है कि यह अब UNDETECTED भी है (लेकिन फिर भी समर्थित नहीं है ;))
- यहाँ विशेष धन्यवाद [@mdmintz](https://github.com/mdmintz) और [@abdulzain6](https://github.com/abdulzain6) को।
- और विशेष धन्यवाद [@sebdelsol](https://github.com/sebdelsol) को, जिन्होंने issues अनुभाग में पूरी तरह से स्वेच्छा से मदद की, आप पागल होंगे :)
  
### 3.4.0 ###
**बड़ा अपडेट! सावधान रहें क्योंकि यह -संभावित रूप से- आपके कोड को तोड़ सकता है।**

* एंटी-डिटेक्शन तंत्र को फिर से लिखा गया है; वेरिएबल्स को हटाने और नाम बदलने के बजाय, हम उन्हें बनाए रखते हैं, लेकिन उन्हें पहले स्थान पर इंजेक्ट होने से रोकते हैं। यह हमें निकट भविष्य के लिए कम से कम डिटेक्शन से सुरक्षित रखेगा।

* फ़ाइल नामकरण को फिर से लिखा गया है, ताकि {randomstring}_chromedriver.exe की 1000 फ़ाइलों के साथ समाप्त न हो; इसके बजाय इसे केवल undetected_chromedriver.exe कहा जाता है।

* सफाई: compat, v2 फ़ाइलें और tests फ़ोल्डर हटा दिए गए।




### 3.2.0 ###

* कुछ विशिष्ट webdriver कोड, सामान्यतः पूछे जाने वाले प्रश्नों के उत्तर, समस्याएँ (pitfalls) + कुछ तरकीबें दिखाने वाला एक उदाहरण जोड़ा गया
  मल्टीथ्रेडिंग की आवश्यकता को दूर करने के लिए।

### [>>>> उदाहरण कोड यहाँ <<<<](https://github.com/ultrafunkamsterdam/undetected-chromedriver/blob/master/example/example.py)

* WebElement.click_safe() विधि जोड़ी गई, जिसे आप किसी लिंक पर क्लिक करने के बाद डिटेक्ट होने पर आज़मा सकते हैं। इसके काम करने की गारंटी नहीं है।

* WebElement.children(self, tag=None, recursive=False) जोड़ा गया
  चाइल्ड नोड्स को आसानी से प्राप्त/खोजने के लिए। उदाहरण:
    ```
    body = driver.find_element('tag name', 'body')
    
    # get the 6th child (any tag) of body, and grab all img's within (recursive). 
    images = body.children()[6].children('img', True)
    srcs = list(map(lambda _:_.attrs.get('src'), images))
    ```

* example.py जोड़ा गया, जहाँ मैं लोगों को बेवकूफी भरे सवाल पूछने पर इंगित कर सकता हूँ
  (नहीं, यह वास्तव में काफी शानदार है, सभी को इसे देखना चाहिए)
* lambda प्लेटफ़ॉर्म के लिए समर्थन जोड़ा गया
* x86_32 के लिए समर्थन जोड़ा गया
* linux2 के रूप में रिपोर्ट करने वाले सिस्टम के लिए समर्थन जोड़ा गया
* कुछ रीफैक्टरिंग

### 3.1.6 ###

### अभी भी मजबूती से पास हो रहा है ###

- use_subprocess अब डिफ़ॉल्ट रूप से True है। बहुत से लोग multiprocessing और __name__ == '__main__' को नहीं समझते हैं, और परीक्षण के बाद,
  ऐसा लगता है कि अब chrome 104+ में इससे कोई फर्क नहीं पड़ता।

- no_sandbox जोड़ा गया, जो डिफ़ॉल्ट रूप से True है, और यह उस कष्टप्रद "you are using unsecure command line ..." बार के बिना।

- [Docker image](https://hub.docker.com/r/ultrafunk/undetected-chromedriver) अपडेट करें। अब आप वास्तविक ब्राउज़र विंडो देखने के लिए अपने कंटेनर में vnc या rdp कर सकते हैं
  वास्तविक ब्राउज़र विंडो देख सकें
  [![demo](https://assets.kitploit.com/production/public/readmes/50956/a5b12920c823b779444849cf0ad2fe0e196f7465146bef168adfe684218fce1a/2bf7c61d749db23c142bc03dc9cf0af408eaf4331e3ab45ddba32c49124933c0-display-v1.webp)](https://i.imgur.com/W7vriN9.mp4)

- बेशक, "regular" मोड भी काम करता है
  [![demo](https://assets.kitploit.com/production/public/readmes/50956/4cd43f6bd5211d20187fbaadf46b1e88ccdfa64d44c757d175dd584aa2882b8a/efd1ad4c67fe12af4308eabca4c6ce33b04225a9f954e0fd8282f17e549ce08b-display-v1.webp)](https://i.imgur.com/2qSNyuK.mp4)

### 3.1.0 ###

**यह संस्करण `शायद` आपका कोड तोड़ दे, अपडेट से पहले परीक्षण करें!**

- **नई एंटी-डिटेक्शन लॉजिक जोड़ा गया!**

- v2 अब मुख्य मॉड्यूल बन गया है, इसलिए अब v2 के संदर्भों की कोई आवश्यकता नहीं है। इसका मतलब है कि अब आप सीधे उपयोग कर सकते हैं:  ```python
  import undetected_chromedriver as uc
  driver = uc.Chrome()
  driver.get('https://nowsecure.nl')

for backwards compatibility, v2 is not removed, but aliassed to the main module.

  • Fixed "welcome screen" nagging on non-windows OS-es. For those nagfetishists who ❤ welcome screens and feeding google with even more data, use Chrome(suppress_welcome=False).

  • replaced executable_path in constructor in favor of browser_executable_path which should not be used unless you are the edge case (yep, you are) who can't add your custom chrome installation folder to your PATH environment variable, or have an army of different browsers/versions and automatic lookup returns the wrong browser

  • "v1" (?) moved to _compat for now.

  • fixed dependency versions

  • ChromeOptions custom handling removed, so it is compatible with webdriver.chromium.options.ChromiumOptions.

  • removed Chrome.get() fu and restored back to "almost" original:

    • no with statements needed anymore, although it will still work for the sake of backward-compatibility.
    • no sleeps, stop-start-sessions, delays, or async cdp black magic!
    • this will solve a lot of other "issues" as well.
  • test success to date: 100%

  • just to mention it another time, since some people have hard time reading: headless is still WIP. Raising issues is needless

3.0.4 changes

  • change process creation behavior to be fully detached

  • changed .get(url) method to always use the contextmanager

  • changed .get(url) method to use cdp under the hood.

    ... the with statement is not necessary anymore ..

  • todo: work towards asyncification and selenium 4

words of wisdom:

Whenever you encounter the dauntedfrom session not created: This version of ChromeDriver only supports Chrome version 96 # or what ever version

the solution is simple:

root@kitploit:~
import undetected_chromedriver as uc
   driver = uc.Chrome( version_main = 95 ) ```

**July 2021: Currently busy implementing selenium 4 for undetected-chromedriver**

**newsflash: https://github.com/ultrafunkamsterdam/undetected-chromedriver/pull/255**



## Usage ##

To prevent unnecessary hair-pulling and issue-raising, please mind the **[important note at the end of this document](#important-note) .**

<br>

### easy ###

Literally, this is all you have to do. Settings are included and your browser executable is found automagically. This is also the snippet i
recommend using in case you experience an issue.

```python
import undetected_chromedriver as uc


driver = uc.Chrome()
driver.get( 'https://nowsecure.nl' )  # my own test test site with max anti-bot protection```

### more advanced way, including setting profie folder ###

Literally, this is all you have to do. If a specified folder does not exist, a NEW profile is created. Data dirs which are specified like
this will not be autoremoved on exit.

```python
import undetected_chromedriver as uc


options = uc.ChromeOptions()

# प्रोफ़ाइल सेट करना
options.user_data_dir = "c:\\temp\\profile"

# विशिष्ट (पुराना) संस्करण उपयोग करें
driver = uc.Chrome(
   options = options , version_main = 94
   )  # version_main आपके क्रोम संस्करण को निर्दिष्ट करने की अनुमति देता है, वैश्विक क्रोम संस्करण का अनुसरण करने के बजाय

driver.get( 'https://nowsecure.nl' )  # अधिकतम एंटी-बॉट सुरक्षा वाली मेरी अपनी परीक्षण साइट```

### expert mode, including Devtool/Wire events  ###

Literally, this is all you have to do. You can now listen and subscribe to the low level devtools-protocol. I just recently found out that
is also on planning for future release of the official chromedriver. However i implemented my own for now. Since i needed it myself for
investigation.

```python
import undetected_chromedriver as uc
from pprint import pformat

driver = uc.Chrome(enable_cdp_events=True)

def mylousyprintfunction(eventdata):
   print(pformat(eventdata))
   
# Network.dataReceived पर कॉलबैक सेट करें ताकि प्रिंट हो सके (हाँ, ज्यादा मौलिक नहीं)
driver.add_cdp_listener("Network.dataReceived", mylousyprintfunction)
driver.get('https://nowsecure.nl')  # ज्ञात URL जो क्लाउडफ्लेयर का "अंडर अटैक मोड" उपयोग करता है


def mylousyprintfunction(message):
   print(pformat(message))


# अधिक प्रेरणा के लिए नीचे दिए गए लिंक को देखें
# https://chromedevtools.github.io/devtools-protocol/1-3/Network/

# और हाँ, 2 घटिया उदाहरण
driver.add_cdp_listener('Network.requestWillBeSent', mylousyprintfunction)
driver.add_cdp_listener('Network.dataReceived', mylousyprintfunction)

# संकेत: वाइल्डकार्ड सभी इवेंट्स को पकड़ लेता है!
# driver.add_cdp_listener('*', mylousyprintfunction)

# अब ये सभी इवेंट्स मेरे कंसोल में प्रिंट होंगे

driver.get('https://nowsecure.nl'){'method': 'Network.requestWillBeSent',
'params': {'documentURL': 'https://nowsecure.nl/',
           'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'hasUserGesture': False,
           'initiator': {'type': 'other'},
           'loaderId': '449906A5C736D819123288133F2797E6',
           'request': {'headers': {'Upgrade-Insecure-Requests': '1',
                                   'User-Agent': 'Mozilla/5.0 (Windows NT '
                                                 '10.0; Win64; x64) '
                                                 'AppleWebKit/537.36 (KHTML, '
                                                 'like Gecko) '
                                                 'Chrome/90.0.4430.212 '
                                                 'Safari/537.36',
                                   'sec-ch-ua': '" Not A;Brand";v="99", '
                                                '"Chromium";v="90", "Google '
                                                'Chrome";v="90"',
                                   'sec-ch-ua-mobile': '?0'},
                       'initialPriority': 'VeryHigh',
                       'method': 'GET',
                       'mixedContentType': 'none',
                       'referrerPolicy': 'strict-origin-when-cross-origin',
                       'url': 'https://nowsecure.nl/'},
           'requestId': '449906A5C736D819123288133F2797E6',
           'timestamp': 190010.996717,
           'type': 'Document',
           'wallTime': 1621835932.112026}}
{'method': 'Network.requestWillBeSentExtraInfo',
'params': {'associatedCookies': [],
           'headers': {':authority': 'nowsecure.nl',
                       ':method': 'GET',
                       ':path': '/',
                       ':scheme': 'https',
                       'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
                       'accept-encoding': 'gzip, deflate, br',
                       'accept-language': 'en-US,en;q=0.9',
                       'sec-ch-ua': '" Not A;Brand";v="99", '
                                    '"Chromium";v="90", "Google '
                                    'Chrome";v="90"',
                       'sec-ch-ua-mobile': '?0',
                       'sec-fetch-dest': 'document',
                       'sec-fetch-mode': 'navigate',
                       'sec-fetch-site': 'none',
                       'sec-fetch-user': '?1',
                       'upgrade-insecure-requests': '1',
                       'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; '
                                     'x64) AppleWebKit/537.36 (KHTML, like '
                                     'Gecko) Chrome/90.0.4430.212 '
                                     'Safari/537.36'},
           'requestId': '449906A5C736D819123288133F2797E6'}}
{'method': 'Network.responseReceivedExtraInfo',
'params': {'blockedCookies': [],
           'headers': {'alt-svc': 'h3-27=":443"; ma=86400, h3-28=":443"; '
                                  'ma=86400, h3-29=":443"; ma=86400',
                       'cache-control': 'private, max-age=0, no-store, '
                                        'no-cache, must-revalidate, '
                                        'post-check=0, pre-check=0',
                       'cf-ray': '65444b779ae6546f-LHR',
                       'cf-request-id': '0a3e8d7eba0000546ffd3fa000000001',
                       'content-type': 'text/html; charset=UTF-8',
                       'date': 'Mon, 24 May 2021 05:58:53 GMT',
                       'expect-ct': 'max-age=604800, '
                                    'report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
                       'expires': 'Thu, 01 Jan 1970 00:00:01 GMT',
                       'nel': '{"report_to":"cf-nel","max_age":604800}',
                       'permissions-policy': 'accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()',
                       'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report?s=CAfobYlmWImQ90e%2B4BFBhpPYL%2FyGyBvkcWAj%2B%2FVOLoEq0NVrD5jU9m5pi%2BKI%2BOAnINLPXOCoX2psLphA5Z38aZzWNr3eW%2BDTIK%2FQidc%3D"}],"group":"cf-nel","max_age":604800}',
                       'server': 'cloudflare',
                       'vary': 'Accept-Encoding',
                       'x-frame-options': 'SAMEORIGIN'},
           'requestId': '449906A5C736D819123288133F2797E6',
           'resourceIPAddressSpace': 'Public'}}
{'method': 'Network.responseReceived',
'params': {'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'loaderId': '449906A5C736D819123288133F2797E6',
           'requestId': '449906A5C736D819123288133F2797E6',
           'response': {'connectionId': 158,
                        'connectionReused': False,
                        'encodedDataLength': 851,
                        'fromDiskCache': False,
                        'fromPrefetchCache': False,
                        'fromServiceWorker': False,
                        'headers': {'alt-svc': 'h3-27=":443"; ma=86400, '
                                               'h3-28=":443"; ma=86400, '
                                               'h3-29=":443"; ma=86400',
                                    'cache-control': 'private, max-age=0, '
                                                     'no-store, no-cache, '
                                                     'must-revalidate, '
                                                     'post-check=0, '
                                                     'pre-check=0',
                                    'cf-ray': '65444b779ae6546f-LHR',
                                    'cf-request-id': '0a3e8d7eba0000546ffd3fa000000001',
                                    'content-type': 'text/html; charset=UTF-8',
                                    'date': 'Mon, 24 May 2021 05:58:53 GMT',
                                    'expect-ct': 'max-age=604800, '
                                                 'report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
                                    'expires': 'Thu, 01 Jan 1970 00:00:01 GMT',
                                    'nel': '{"report_to":"cf-nel","max_age":604800}',
                                    'permissions-policy': 'accelerometer=(),autoplay=(),camera=(),clipboard-read=(),clipboard-write=(),fullscreen=(),geolocation=(),gyroscope=(),hid=(),interest-cohort=(),magnetometer=(),microphone=(),payment=(),publickey-credentials-get=(),screen-wake-lock=(),serial=(),sync-xhr=(),usb=()',
                                    'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report?s=CAfobYlmWImQ90e%2B4BFBhpPYL%2FyGyBvkcWAj%2B%2FVOLoEq0NVrD5jU9m5pi%2BKI%2BOAnINLPXOCoX2psLphA5Z38aZzWNr3eW%2BDTIK%2FQidc%3D"}],"group":"cf-nel","max_age":604800}',
                                    'server': 'cloudflare',
                                    'vary': 'Accept-Encoding',
                                    'x-frame-options': 'SAMEORIGIN'},
                        'mimeType': 'text/html',
                        'protocol': 'h2',
                        'remoteIPAddress': '104.21.5.197',
                        'remotePort': 443,
                        'requestHeaders': {':authority': 'nowsecure.nl',
                                           ':method': 'GET',
                                           ':path': '/',
                                           ':scheme': 'https',
                                           'accept': 'text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.9',
                                           'accept-encoding': 'gzip, deflate, '
                                                              'br',
                                           'accept-language': 'en-US,en;q=0.9',
                                           'sec-ch-ua': '" Not '
                                                        'A;Brand";v="99", '
                                                        '"Chromium";v="90", '
                                                        '"Google '
                                                        'Chrome";v="90"',
                                           'sec-ch-ua-mobile': '?0',
                                           'sec-fetch-dest': 'document',
                                           'sec-fetch-mode': 'navigate',
                                           'sec-fetch-site': 'none',
                                           'sec-fetch-user': '?1',
                                           'upgrade-insecure-requests': '1',
                                           'user-agent': 'Mozilla/5.0 '
                                                         '(Windows NT 10.0; '
                                                         'Win64; x64) '
                                                         'AppleWebKit/537.36 '
                                                         '(KHTML, like Gecko) '
                                                         'Chrome/90.0.4430.212 '
                                                         'Safari/537.36'},
                        'responseTime': 1621835932177.923,
                        'securityDetails': {'certificateId': 0,
                                            'certificateTransparencyCompliance': 'compliant',
                                            'cipher': 'AES_128_GCM',
                                            'issuer': 'Cloudflare Inc ECC '
                                                      'CA-3',
                                            'keyExchange': '',
                                            'keyExchangeGroup': 'X25519',
                                            'protocol': 'TLS 1.3',
                                            'sanList': ['sni.cloudflaressl.com',
                                                        '*.nowsecure.nl',
                                                        'nowsecure.nl'],
                                            'signedCertificateTimestampList': [{'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'Google '
                                                                                                  "'Argon2021' "
                                                                                                  'log',
                                                                                'logId': 'F65C942FD1773022145418083094568EE34D131933BFDF0C2F200BCC4EF164E3',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '30450221008A25458182A6E7F608FE1492086762A367381E94137952FFD621BA2E60F7E2F702203BCDEBCE1C544DECF0A113DE12B33E299319E6240426F38F08DFC04EF2E42825',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372839.0},
                                                                               {'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'DigiCert '
                                                                                                  'Yeti2021 '
                                                                                                  'Log',
                                                                                'logId': '5CDC4392FEE6AB4544B15E9AD456E61037FBD5FA47DCA17394B25EE6F6C70ECA',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '3046022100A95A49C7435DBFC73406AC409062C27269E6E69F443A2213F3A085E3BCBD234A022100DEA878296F8A1DB43546DC1865A4C5AD2B90664A243AE0A3A6D4925802EE68A8',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372823.0}],
                                            'subjectName': 'sni.cloudflaressl.com',
                                            'validFrom': 1598659200,
                                            'validTo': 1630238400},
                        'securityState': 'secure',
                        'status': 503,
                        'statusText': '',
                        'timing': {'connectEnd': 40.414,
                                   'connectStart': 0,
                                   'dnsEnd': 0,
                                   'dnsStart': 0,
                                   'proxyEnd': -1,
                                   'proxyStart': -1,
                                   'pushEnd': 0,
                                   'pushStart': 0,
                                   'receiveHeadersEnd': 60.361,
                                   'requestTime': 190011.002239,
                                   'sendEnd': 41.348,
                                   'sendStart': 41.19,
                                   'sslEnd': 40.405,
                                   'sslStart': 10.853,
                                   'workerFetchStart': -1,
                                   'workerReady': -1,
                                   'workerRespondWithSettled': -1,
                                   'workerStart': -1},
                        'url': 'https://nowsecure.nl/'},
           'timestamp': 190011.06449,
           'type': 'Document'}}
{'method': 'Page.frameStartedLoading',
'params': {'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700'}}
{'method': 'Page.frameNavigated',
'params': {'frame': {'adFrameType': 'none',
                     'crossOriginIsolatedContextType': 'NotIsolated',
                     'domainAndRegistry': 'nowsecure.nl',
                     'gatedAPIFeatures': ['SharedArrayBuffers',
                                          'SharedArrayBuffersTransferAllowed'],
                     'id': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
                     'loaderId': '449906A5C736D819123288133F2797E6',
                     'mimeType': 'text/html',
                     'secureContextType': 'Secure',
                     'securityOrigin': 'https://nowsecure.nl',
                     'url': 'https://nowsecure.nl/'}}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 9835,
           'encodedDataLength': 0,
           'requestId': '449906A5C736D819123288133F2797E6',
           'timestamp': 190011.093343}}
{'method': 'Network.loadingFinished',
'params': {'encodedDataLength': 10713,
           'requestId': '449906A5C736D819123288133F2797E6',
           'shouldReportCorbBlocking': False,
           'timestamp': 190011.064011}}
{'method': 'Network.requestWillBeSent',
'params': {'documentURL': 'https://nowsecure.nl/',
           'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'hasUserGesture': False,
           'initiator': {'stack': {'callFrames': [{'columnNumber': 51,
                                                   'functionName': '',
                                                   'lineNumber': 114,
                                                   'scriptId': '8',
                                                   'url': 'https://nowsecure.nl/'},
                                                  {'columnNumber': 9,
                                                   'functionName': '',
                                                   'lineNumber': 115,
                                                   'scriptId': '8',
                                                   'url': 'https://nowsecure.nl/'}]},
                         'type': 'script'},
           'loaderId': '449906A5C736D819123288133F2797E6',
           'request': {'headers': {'Referer': 'https://nowsecure.nl/',
                                   'User-Agent': 'Mozilla/5.0 (Windows NT '
                                                 '10.0; Win64; x64) '
                                                 'AppleWebKit/537.36 (KHTML, '
                                                 'like Gecko) '
                                                 'Chrome/90.0.4430.212 '
                                                 'Safari/537.36',
                                   'sec-ch-ua': '" Not A;Brand";v="99", '
                                                '"Chromium";v="90", "Google '
                                                'Chrome";v="90"',
                                   'sec-ch-ua-mobile': '?0'},
                       'initialPriority': 'Low',
                       'method': 'GET',
                       'mixedContentType': 'none',
                       'referrerPolicy': 'strict-origin-when-cross-origin',
                       'url': 'https://nowsecure.nl/cdn-cgi/challenge-platform/h/b/orchestrate/jsch/v1?ray=65444b779ae6546f'},
           'requestId': '17180.2',
           'timestamp': 190011.106133,
           'type': 'Script',
           'wallTime': 1621835932.221325}}
{'method': 'Network.requestWillBeSent',
'params': {'documentURL': 'https://nowsecure.nl/',
           'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'hasUserGesture': False,
           'initiator': {'columnNumber': 13,
                         'lineNumber': 117,
                         'type': 'parser',
                         'url': 'https://nowsecure.nl/'},
           'loaderId': '449906A5C736D819123288133F2797E6',
           'request': {'headers': {'Referer': 'https://nowsecure.nl/',
                                   'User-Agent': 'Mozilla/5.0 (Windows NT '
                                                 '10.0; Win64; x64) '
                                                 'AppleWebKit/537.36 (KHTML, '
                                                 'like Gecko) '
                                                 'Chrome/90.0.4430.212 '
                                                 'Safari/537.36',
                                   'sec-ch-ua': '" Not A;Brand";v="99", '
                                                '"Chromium";v="90", "Google '
                                                'Chrome";v="90"',
                                   'sec-ch-ua-mobile': '?0'},
                       'initialPriority': 'Low',
                       'method': 'GET',
                       'mixedContentType': 'none',
                       'referrerPolicy': 'strict-origin-when-cross-origin',
                       'url': 'https://nowsecure.nl/cdn-cgi/images/trace/jschal/js/transparent.gif?ray=65444b779ae6546f'},
           'requestId': '17180.3',
           'timestamp': 190011.106911,
           'type': 'Image',
           'wallTime': 1621835932.222102}}
{'method': 'Network.requestWillBeSent',
'params': {'documentURL': 'https://nowsecure.nl/',
           'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'hasUserGesture': False,
           'initiator': {'type': 'parser', 'url': 'https://nowsecure.nl/'},
           'loaderId': '449906A5C736D819123288133F2797E6',
           'request': {'headers': {'Referer': 'https://nowsecure.nl/',
                                   'User-Agent': 'Mozilla/5.0 (Windows NT '
                                                 '10.0; Win64; x64) '
                                                 'AppleWebKit/537.36 (KHTML, '
                                                 'like Gecko) '
                                                 'Chrome/90.0.4430.212 '
                                                 'Safari/537.36',
                                   'sec-ch-ua': '" Not A;Brand";v="99", '
                                                '"Chromium";v="90", "Google '
                                                'Chrome";v="90"',
                                   'sec-ch-ua-mobile': '?0'},
                       'initialPriority': 'Low',
                       'method': 'GET',
                       'mixedContentType': 'none',
                       'referrerPolicy': 'strict-origin-when-cross-origin',
                       'url': 'https://nowsecure.nl/cdn-cgi/images/trace/jschal/nojs/transparent.gif?ray=65444b779ae6546f'},
           'requestId': '17180.4',
           'timestamp': 190011.109527,
           'type': 'Image',
           'wallTime': 1621835932.224719}}
{'method': 'Page.domContentEventFired', 'params': {'timestamp': 190011.110345}}
{'method': 'Network.requestWillBeSentExtraInfo',
'params': {'associatedCookies': [],
           'clientSecurityState': {'initiatorIPAddressSpace': 'Public',
                                   'initiatorIsSecureContext': True,
                                   'privateNetworkRequestPolicy': 'WarnFromInsecureToMorePrivate'},
           'headers': {':authority': 'nowsecure.nl',
                       ':method': 'GET',
                       ':path': '/cdn-cgi/images/trace/jschal/js/transparent.gif?ray=65444b779ae6546f',
                       ':scheme': 'https',
                       'accept': 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
                       'accept-encoding': 'gzip, deflate, br',
                       'accept-language': 'en-US,en;q=0.9',
                       'referer': 'https://nowsecure.nl/',
                       'sec-ch-ua': '" Not A;Brand";v="99", '
                                    '"Chromium";v="90", "Google '
                                    'Chrome";v="90"',
                       'sec-ch-ua-mobile': '?0',
                       'sec-fetch-dest': 'image',
                       'sec-fetch-mode': 'no-cors',
                       'sec-fetch-site': 'same-origin',
                       'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; '
                                     'x64) AppleWebKit/537.36 (KHTML, like '
                                     'Gecko) Chrome/90.0.4430.212 '
                                     'Safari/537.36'},
           'requestId': '17180.3'}}
{'method': 'Network.requestWillBeSentExtraInfo',
'params': {'associatedCookies': [],
           'clientSecurityState': {'initiatorIPAddressSpace': 'Public',
                                   'initiatorIsSecureContext': True,
                                   'privateNetworkRequestPolicy': 'WarnFromInsecureToMorePrivate'},
           'headers': {':authority': 'nowsecure.nl',
                       ':method': 'GET',
                       ':path': '/cdn-cgi/challenge-platform/h/b/orchestrate/jsch/v1?ray=65444b779ae6546f',
                       ':scheme': 'https',
                       'accept': '*/*',
                       'accept-encoding': 'gzip, deflate, br',
                       'accept-language': 'en-US,en;q=0.9',
                       'referer': 'https://nowsecure.nl/',
                       'sec-ch-ua': '" Not A;Brand";v="99", '
                                    '"Chromium";v="90", "Google '
                                    'Chrome";v="90"',
                       'sec-ch-ua-mobile': '?0',
                       'sec-fetch-dest': 'script',
                       'sec-fetch-mode': 'no-cors',
                       'sec-fetch-site': 'same-origin',
                       'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; '
                                     'x64) AppleWebKit/537.36 (KHTML, like '
                                     'Gecko) Chrome/90.0.4430.212 '
                                     'Safari/537.36'},
           'requestId': '17180.2'}}
{'method': 'Network.requestWillBeSentExtraInfo',
'params': {'associatedCookies': [],
           'clientSecurityState': {'initiatorIPAddressSpace': 'Public',
                                   'initiatorIsSecureContext': True,
                                   'privateNetworkRequestPolicy': 'WarnFromInsecureToMorePrivate'},
           'headers': {':authority': 'nowsecure.nl',
                       ':method': 'GET',
                       ':path': '/cdn-cgi/images/trace/jschal/nojs/transparent.gif?ray=65444b779ae6546f',
                       ':scheme': 'https',
                       'accept': 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
                       'accept-encoding': 'gzip, deflate, br',
                       'accept-language': 'en-US,en;q=0.9',
                       'referer': 'https://nowsecure.nl/',
                       'sec-ch-ua': '" Not A;Brand";v="99", '
                                    '"Chromium";v="90", "Google '
                                    'Chrome";v="90"',
                       'sec-ch-ua-mobile': '?0',
                       'sec-fetch-dest': 'image',
                       'sec-fetch-mode': 'no-cors',
                       'sec-fetch-site': 'same-origin',
                       'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; '
                                     'x64) AppleWebKit/537.36 (KHTML, like '
                                     'Gecko) Chrome/90.0.4430.212 '
                                     'Safari/537.36'},
           'requestId': '17180.4'}}
{'method': 'Network.responseReceivedExtraInfo',
'params': {'blockedCookies': [],
           'headers': {'accept-ranges': 'bytes',
                       'cache-control': 'max-age=7200\npublic',
                       'cf-ray': '65444b781d1de604-LHR',
                       'content-length': '42',
                       'content-type': 'image/gif',
                       'date': 'Mon, 24 May 2021 05:58:53 GMT',
                       'etag': '"60a4d856-2a"',
                       'expires': 'Mon, 24 May 2021 07:58:53 GMT',
                       'last-modified': 'Wed, 19 May 2021 09:20:22 GMT',
                       'server': 'cloudflare',
                       'vary': 'Accept-Encoding',
                       'x-content-type-options': 'nosniff',
                       'x-frame-options': 'DENY'},
           'requestId': '17180.3',
           'resourceIPAddressSpace': 'Public'}}
{'method': 'Network.responseReceivedExtraInfo',
'params': {'blockedCookies': [],
           'headers': {'accept-ranges': 'bytes',
                       'cache-control': 'max-age=7200\npublic',
                       'cf-ray': '65444b781d1fe604-LHR',
                       'content-length': '42',
                       'content-type': 'image/gif',
                       'date': 'Mon, 24 May 2021 05:58:53 GMT',
                       'etag': '"60a4d856-2a"',
                       'expires': 'Mon, 24 May 2021 07:58:53 GMT',
                       'last-modified': 'Wed, 19 May 2021 09:20:22 GMT',
                       'server': 'cloudflare',
                       'vary': 'Accept-Encoding',
                       'x-content-type-options': 'nosniff',
                       'x-frame-options': 'DENY'},
           'requestId': '17180.4',
           'resourceIPAddressSpace': 'Public'}}
{'method': 'Network.resourceChangedPriority',
'params': {'newPriority': 'High',
           'requestId': '17180.4',
           'timestamp': 190011.171057}}
{'method': 'Network.responseReceived',
'params': {'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'loaderId': '449906A5C736D819123288133F2797E6',
           'requestId': '17180.3',
           'response': {'connectionId': 0,
                        'connectionReused': False,
                        'encodedDataLength': 214,
                        'fromDiskCache': False,
                        'fromPrefetchCache': False,
                        'fromServiceWorker': False,
                        'headers': {'accept-ranges': 'bytes',
                                    'cache-control': 'max-age=7200\npublic',
                                    'cf-ray': '65444b781d1de604-LHR',
                                    'content-length': '42',
                                    'content-type': 'image/gif',
                                    'date': 'Mon, 24 May 2021 05:58:53 GMT',
                                    'etag': '"60a4d856-2a"',
                                    'expires': 'Mon, 24 May 2021 07:58:53 GMT',
                                    'last-modified': 'Wed, 19 May 2021 '
                                                     '09:20:22 GMT',
                                    'server': 'cloudflare',
                                    'vary': 'Accept-Encoding',
                                    'x-content-type-options': 'nosniff',
                                    'x-frame-options': 'DENY'},
                        'mimeType': 'image/gif',
                        'protocol': 'h3-29',
                        'remoteIPAddress': '104.21.5.197',
                        'remotePort': 443,
                        'requestHeaders': {':authority': 'nowsecure.nl',
                                           ':method': 'GET',
                                           ':path': '/cdn-cgi/images/trace/jschal/js/transparent.gif?ray=65444b779ae6546f',
                                           ':scheme': 'https',
                                           'accept': 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
                                           'accept-encoding': 'gzip, deflate, '
                                                              'br',
                                           'accept-language': 'en-US,en;q=0.9',
                                           'referer': 'https://nowsecure.nl/',
                                           'sec-ch-ua': '" Not '
                                                        'A;Brand";v="99", '
                                                        '"Chromium";v="90", '
                                                        '"Google '
                                                        'Chrome";v="90"',
                                           'sec-ch-ua-mobile': '?0',
                                           'sec-fetch-dest': 'image',
                                           'sec-fetch-mode': 'no-cors',
                                           'sec-fetch-site': 'same-origin',
                                           'user-agent': 'Mozilla/5.0 '
                                                         '(Windows NT 10.0; '
                                                         'Win64; x64) '
                                                         'AppleWebKit/537.36 '
                                                         '(KHTML, like Gecko) '
                                                         'Chrome/90.0.4430.212 '
                                                         'Safari/537.36'},
                        'responseTime': 1621835932265.169,
                        'securityDetails': {'certificateId': 0,
                                            'certificateTransparencyCompliance': 'compliant',
                                            'cipher': 'AES_128_GCM',
                                            'issuer': 'Cloudflare Inc ECC '
                                                      'CA-3',
                                            'keyExchange': '',
                                            'keyExchangeGroup': 'X25519',
                                            'protocol': 'QUIC',
                                            'sanList': ['sni.cloudflaressl.com',
                                                        '*.nowsecure.nl',
                                                        'nowsecure.nl'],
                                            'signedCertificateTimestampList': [{'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'Google '
                                                                                                  "'Argon2021' "
                                                                                                  'log',
                                                                                'logId': 'F65C942FD1773022145418083094568EE34D131933BFDF0C2F200BCC4EF164E3',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '30450221008A25458182A6E7F608FE1492086762A367381E94137952FFD621BA2E60F7E2F702203BCDEBCE1C544DECF0A113DE12B33E299319E6240426F38F08DFC04EF2E42825',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372839.0},
                                                                               {'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'DigiCert '
                                                                                                  'Yeti2021 '
                                                                                                  'Log',
                                                                                'logId': '5CDC4392FEE6AB4544B15E9AD456E61037FBD5FA47DCA17394B25EE6F6C70ECA',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '3046022100A95A49C7435DBFC73406AC409062C27269E6E69F443A2213F3A085E3BCBD234A022100DEA878296F8A1DB43546DC1865A4C5AD2B90664A243AE0A3A6D4925802EE68A8',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372823.0}],
                                            'subjectName': 'sni.cloudflaressl.com',
                                            'validFrom': 1598659200,
                                            'validTo': 1630238400},
                        'securityState': 'secure',
                        'status': 200,
                        'statusText': '',
                        'timing': {'connectEnd': 26.087,
                                   'connectStart': 0,
                                   'dnsEnd': 0,
                                   'dnsStart': 0,
                                   'proxyEnd': -1,
                                   'proxyStart': -1,
                                   'pushEnd': 0,
                                   'pushStart': 0,
                                   'receiveHeadersEnd': 40.709,
                                   'requestTime': 190011.109386,
                                   'sendEnd': 26.346,
                                   'sendStart': 26.182,
                                   'sslEnd': 26.087,
                                   'sslStart': 0,
                                   'workerFetchStart': -1,
                                   'workerReady': -1,
                                   'workerRespondWithSettled': -1,
                                   'workerStart': -1},
                        'url': 'https://nowsecure.nl/cdn-cgi/images/trace/jschal/js/transparent.gif?ray=65444b779ae6546f'},
           'timestamp': 190011.174536,
           'type': 'Image'}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 42,
           'encodedDataLength': 0,
           'requestId': '17180.3',
           'timestamp': 190011.174737}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 0,
           'encodedDataLength': 44,
           'requestId': '17180.3',
           'timestamp': 190011.17524}}
{'method': 'Network.loadingFinished',
'params': {'encodedDataLength': 258,
           'requestId': '17180.3',
           'shouldReportCorbBlocking': False,
           'timestamp': 190011.152073}}
{'method': 'Network.responseReceived',
'params': {'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'loaderId': '449906A5C736D819123288133F2797E6',
           'requestId': '17180.4',
           'response': {'connectionId': 0,
                        'connectionReused': True,
                        'encodedDataLength': 178,
                        'fromDiskCache': False,
                        'fromPrefetchCache': False,
                        'fromServiceWorker': False,
                        'headers': {'accept-ranges': 'bytes',
                                    'cache-control': 'max-age=7200\npublic',
                                    'cf-ray': '65444b781d1fe604-LHR',
                                    'content-length': '42',
                                    'content-type': 'image/gif',
                                    'date': 'Mon, 24 May 2021 05:58:53 GMT',
                                    'etag': '"60a4d856-2a"',
                                    'expires': 'Mon, 24 May 2021 07:58:53 GMT',
                                    'last-modified': 'Wed, 19 May 2021 '
                                                     '09:20:22 GMT',
                                    'server': 'cloudflare',
                                    'vary': 'Accept-Encoding',
                                    'x-content-type-options': 'nosniff',
                                    'x-frame-options': 'DENY'},
                        'mimeType': 'image/gif',
                        'protocol': 'h3-29',
                        'remoteIPAddress': '104.21.5.197',
                        'remotePort': 443,
                        'requestHeaders': {':authority': 'nowsecure.nl',
                                           ':method': 'GET',
                                           ':path': '/cdn-cgi/images/trace/jschal/nojs/transparent.gif?ray=65444b779ae6546f',
                                           ':scheme': 'https',
                                           'accept': 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
                                           'accept-encoding': 'gzip, deflate, '
                                                              'br',
                                           'accept-language': 'en-US,en;q=0.9',
                                           'referer': 'https://nowsecure.nl/',
                                           'sec-ch-ua': '" Not '
                                                        'A;Brand";v="99", '
                                                        '"Chromium";v="90", '
                                                        '"Google '
                                                        'Chrome";v="90"',
                                           'sec-ch-ua-mobile': '?0',
                                           'sec-fetch-dest': 'image',
                                           'sec-fetch-mode': 'no-cors',
                                           'sec-fetch-site': 'same-origin',
                                           'user-agent': 'Mozilla/5.0 '
                                                         '(Windows NT 10.0; '
                                                         'Win64; x64) '
                                                         'AppleWebKit/537.36 '
                                                         '(KHTML, like Gecko) '
                                                         'Chrome/90.0.4430.212 '
                                                         'Safari/537.36'},
                        'responseTime': 1621835932268.067,
                        'securityDetails': {'certificateId': 0,
                                            'certificateTransparencyCompliance': 'compliant',
                                            'cipher': 'AES_128_GCM',
                                            'issuer': 'Cloudflare Inc ECC '
                                                      'CA-3',
                                            'keyExchange': '',
                                            'keyExchangeGroup': 'X25519',
                                            'protocol': 'QUIC',
                                            'sanList': ['sni.cloudflaressl.com',
                                                        '*.nowsecure.nl',
                                                        'nowsecure.nl'],
                                            'signedCertificateTimestampList': [{'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'Google '
                                                                                                  "'Argon2021' "
                                                                                                  'log',
                                                                                'logId': 'F65C942FD1773022145418083094568EE34D131933BFDF0C2F200BCC4EF164E3',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '30450221008A25458182A6E7F608FE1492086762A367381E94137952FFD621BA2E60F7E2F702203BCDEBCE1C544DECF0A113DE12B33E299319E6240426F38F08DFC04EF2E42825',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372839.0},
                                                                               {'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'DigiCert '
                                                                                                  'Yeti2021 '
                                                                                                  'Log',
                                                                                'logId': '5CDC4392FEE6AB4544B15E9AD456E61037FBD5FA47DCA17394B25EE6F6C70ECA',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '3046022100A95A49C7435DBFC73406AC409062C27269E6E69F443A2213F3A085E3BCBD234A022100DEA878296F8A1DB43546DC1865A4C5AD2B90664A243AE0A3A6D4925802EE68A8',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372823.0}],
                                            'subjectName': 'sni.cloudflaressl.com',
                                            'validFrom': 1598659200,
                                            'validTo': 1630238400},
                        'securityState': 'secure',
                        'status': 200,
                        'statusText': '',
                        'timing': {'connectEnd': -1,
                                   'connectStart': -1,
                                   'dnsEnd': -1,
                                   'dnsStart': -1,
                                   'proxyEnd': -1,
                                   'proxyStart': -1,
                                   'pushEnd': 0,
                                   'pushStart': 0,
                                   'receiveHeadersEnd': 42.415,
                                   'requestTime': 190011.110341,
                                   'sendEnd': 25.713,
                                   'sendStart': 25.609,
                                   'sslEnd': -1,
                                   'sslStart': -1,
                                   'workerFetchStart': -1,
                                   'workerReady': -1,
                                   'workerRespondWithSettled': -1,
                                   'workerStart': -1},
                        'url': 'https://nowsecure.nl/cdn-cgi/images/trace/jschal/nojs/transparent.gif?ray=65444b779ae6546f'},
           'timestamp': 190011.175727,
           'type': 'Image'}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 42,
           'encodedDataLength': 0,
           'requestId': '17180.4',
           'timestamp': 190011.175856}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 0,
           'encodedDataLength': 44,
           'requestId': '17180.4',
           'timestamp': 190011.176133}}
{'method': 'Network.loadingFinished',
'params': {'encodedDataLength': 222,
           'requestId': '17180.4',
           'shouldReportCorbBlocking': False,
           'timestamp': 190011.153335}}
{'method': 'Network.responseReceivedExtraInfo',
'params': {'blockedCookies': [],
           'headers': {'alt-svc': 'h3-27=":443"; ma=86400, h3-28=":443"; '
                                  'ma=86400, h3-29=":443"; ma=86400',
                       'cache-control': 'max-age=0, must-revalidate',
                       'cf-ray': '65444b781d1ee604-LHR',
                       'cf-request-id': '0a3e8d7f140000e60496387000000001',
                       'content-encoding': 'br',
                       'content-type': 'text/javascript',
                       'date': 'Mon, 24 May 2021 05:58:53 GMT',
                       'expect-ct': 'max-age=604800, '
                                    'report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
                       'nel': '{"report_to":"cf-nel","max_age":604800}',
                       'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report?s=ZtI%2Bx8B7DpI8%2FsDA72maecFVCPvIsfBOyJjT8weyiqfmrHrmcBYpRhc%2FI%2F6JmIlnxW%2F%2BBohxLi1F8mpjAUabJ0kXLYnmjGKp2Ndio9M%3D"}],"group":"cf-nel","max_age":604800}',
                       'server': 'cloudflare',
                       'vary': 'Accept-Encoding'},
           'requestId': '17180.2',
           'resourceIPAddressSpace': 'Public'}}
{'method': 'Network.responseReceived',
'params': {'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'loaderId': '449906A5C736D819123288133F2797E6',
           'requestId': '17180.2',
           'response': {'connectionId': 0,
                        'connectionReused': True,
                        'encodedDataLength': 510,
                        'fromDiskCache': False,
                        'fromPrefetchCache': False,
                        'fromServiceWorker': False,
                        'headers': {'alt-svc': 'h3-27=":443"; ma=86400, '
                                               'h3-28=":443"; ma=86400, '
                                               'h3-29=":443"; ma=86400',
                                    'cache-control': 'max-age=0, '
                                                     'must-revalidate',
                                    'cf-ray': '65444b781d1ee604-LHR',
                                    'cf-request-id': '0a3e8d7f140000e60496387000000001',
                                    'content-encoding': 'br',
                                    'content-type': 'text/javascript',
                                    'date': 'Mon, 24 May 2021 05:58:53 GMT',
                                    'expect-ct': 'max-age=604800, '
                                                 'report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"',
                                    'nel': '{"report_to":"cf-nel","max_age":604800}',
                                    'report-to': '{"endpoints":[{"url":"https:\\/\\/a.nel.cloudflare.com\\/report?s=ZtI%2Bx8B7DpI8%2FsDA72maecFVCPvIsfBOyJjT8weyiqfmrHrmcBYpRhc%2FI%2F6JmIlnxW%2F%2BBohxLi1F8mpjAUabJ0kXLYnmjGKp2Ndio9M%3D"}],"group":"cf-nel","max_age":604800}',
                                    'server': 'cloudflare',
                                    'vary': 'Accept-Encoding'},
                        'mimeType': 'text/javascript',
                        'protocol': 'h3-29',
                        'remoteIPAddress': '104.21.5.197',
                        'remotePort': 443,
                        'requestHeaders': {':authority': 'nowsecure.nl',
                                           ':method': 'GET',
                                           ':path': '/cdn-cgi/challenge-platform/h/b/orchestrate/jsch/v1?ray=65444b779ae6546f',
                                           ':scheme': 'https',
                                           'accept': '*/*',
                                           'accept-encoding': 'gzip, deflate, '
                                                              'br',
                                           'accept-language': 'en-US,en;q=0.9',
                                           'referer': 'https://nowsecure.nl/',
                                           'sec-ch-ua': '" Not '
                                                        'A;Brand";v="99", '
                                                        '"Chromium";v="90", '
                                                        '"Google '
                                                        'Chrome";v="90"',
                                           'sec-ch-ua-mobile': '?0',
                                           'sec-fetch-dest': 'script',
                                           'sec-fetch-mode': 'no-cors',
                                           'sec-fetch-site': 'same-origin',
                                           'user-agent': 'Mozilla/5.0 '
                                                         '(Windows NT 10.0; '
                                                         'Win64; x64) '
                                                         'AppleWebKit/537.36 '
                                                         '(KHTML, like Gecko) '
                                                         'Chrome/90.0.4430.212 '
                                                         'Safari/537.36'},
                        'responseTime': 1621835932301.817,
                        'securityDetails': {'certificateId': 0,
                                            'certificateTransparencyCompliance': 'compliant',
                                            'cipher': 'AES_128_GCM',
                                            'issuer': 'Cloudflare Inc ECC '
                                                      'CA-3',
                                            'keyExchange': '',
                                            'keyExchangeGroup': 'X25519',
                                            'protocol': 'QUIC',
                                            'sanList': ['sni.cloudflaressl.com',
                                                        '*.nowsecure.nl',
                                                        'nowsecure.nl'],
                                            'signedCertificateTimestampList': [{'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'Google '
                                                                                                  "'Argon2021' "
                                                                                                  'log',
                                                                                'logId': 'F65C942FD1773022145418083094568EE34D131933BFDF0C2F200BCC4EF164E3',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '30450221008A25458182A6E7F608FE1492086762A367381E94137952FFD621BA2E60F7E2F702203BCDEBCE1C544DECF0A113DE12B33E299319E6240426F38F08DFC04EF2E42825',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372839.0},
                                                                               {'hashAlgorithm': 'SHA-256',
                                                                                'logDescription': 'DigiCert '
                                                                                                  'Yeti2021 '
                                                                                                  'Log',
                                                                                'logId': '5CDC4392FEE6AB4544B15E9AD456E61037FBD5FA47DCA17394B25EE6F6C70ECA',
                                                                                'origin': 'Embedded '
                                                                                          'in '
                                                                                          'certificate',
                                                                                'signatureAlgorithm': 'ECDSA',
                                                                                'signatureData': '3046022100A95A49C7435DBFC73406AC409062C27269E6E69F443A2213F3A085E3BCBD234A022100DEA878296F8A1DB43546DC1865A4C5AD2B90664A243AE0A3A6D4925802EE68A8',
                                                                                'status': 'Verified',
                                                                                'timestamp': 1598706372823.0}],
                                            'subjectName': 'sni.cloudflaressl.com',
                                            'validFrom': 1598659200,
                                            'validTo': 1630238400},
                        'securityState': 'secure',
                        'status': 200,
                        'statusText': '',
                        'timing': {'connectEnd': -1,
                                   'connectStart': -1,
                                   'dnsEnd': -1,
                                   'dnsStart': -1,
                                   'proxyEnd': -1,
                                   'proxyStart': -1,
                                   'pushEnd': 0,
                                   'pushStart': 0,
                                   'receiveHeadersEnd': 78.885,
                                   'requestTime': 190011.107975,
                                   'sendEnd': 27.934,
                                   'sendStart': 27.809,
                                   'sslEnd': -1,
                                   'sslStart': -1,
                                   'workerFetchStart': -1,
                                   'workerReady': -1,
                                   'workerRespondWithSettled': -1,
                                   'workerStart': -1},
                        'url': 'https://nowsecure.nl/cdn-cgi/challenge-platform/h/b/orchestrate/jsch/v1?ray=65444b779ae6546f'},
           'timestamp': 190011.188468,
           'type': 'Script'}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 31556,
           'encodedDataLength': 0,
           'requestId': '17180.2',
           'timestamp': 190011.188663}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 6737,
           'encodedDataLength': 11251,
           'requestId': '17180.2',
           'timestamp': 190011.198249}}
{'method': 'Network.dataReceived',
'params': {'dataLength': 0,
           'encodedDataLength': 2049,
           'requestId': '17180.2',
           'timestamp': 190011.200943}}
{'method': 'Network.loadingFinished',
'params': {'encodedDataLength': 13810,
           'requestId': '17180.2',
           'shouldReportCorbBlocking': False,
           'timestamp': 190011.198142}}
{'method': 'Page.loadEventFired', 'params': {'timestamp': 190011.204711}}
{'method': 'Page.frameScheduledNavigation',
'params': {'delay': 12,
           'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'reason': 'metaTagRefresh',
           'url': 'https://nowsecure.nl/'}}
{'method': 'Page.frameStoppedLoading',
'params': {'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700'}}
{'method': 'Network.requestWillBeSent',
'params': {'documentURL': 'https://nowsecure.nl/',
           'frameId': 'F42BAE4BDD4E428EE2503CB5A7B4F700',
           'hasUserGesture': False,
           'initiator': {'type': 'other'},
           'loaderId': '449906A5C736D819123288133F2797E6',
           'request': {'headers': {'Referer': 'https://nowsecure.nl/',
                                   'User-Agent': 'Mozilla/5.0 (Windows NT '
                                                 '10.0; Win64; x64) '
                                                 'AppleWebKit/537.36 (KHTML, '
                                                 'like Gecko) '
                                                 'Chrome/90.0.4430.212 '
                                                 'Safari/537.36',
                                   'sec-ch-ua': '" Not A;Brand";v="99", '
                                                '"Chromium";v="90", "Google '
                                                'Chrome";v="90"',
                                   'sec-ch-ua-mobile': '?0'},
                       'initialPriority': 'High',
                       'method': 'GET',
                       'mixedContentType': 'none',
                       'referrerPolicy': 'strict-origin-when-cross-origin',
                       'url': 'https://nowsecure.nl/favicon.ico'},
           'requestId': '17180.5',
           'timestamp': 190011.210491,
           'type': 'Other',
           'wallTime': 1621835932.325683}}
{'method': 'Network.requestWillBeSentExtraInfo',
'params': {'associatedCookies': [{'blockedReasons': [],
                                  'cookie': {'domain': 'nowsecure.nl',
                                             'expires': 1621839532,
                                             'httpOnly': False,
                                             'name': 'cf_chl_prog',
                                             'path': '/',
                                             'priority': 'Medium',
                                             'sameParty': False,
                                             'secure': False,
                                             'session': False,
                                             'size': 12,
                                             'sourcePort': 443,
                                             'sourceScheme': 'Secure',
                                             'value': 'e'}}],
           'clientSecurityState': {'initiatorIPAddressSpace': 'Public',
                                   'initiatorIsSecureContext': True,
                                   'privateNetworkRequestPolicy': 'WarnFromInsecureToMorePrivate'},
           'headers': {':authority': 'nowsecure.nl',
                       ':method': 'GET',
                       ':path': '/favicon.ico',
                       ':scheme': 'https',
                       'accept': 'image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8',
                       'accept-encoding': 'gzip, deflate, br',
                       'accept-language': 'en-US,en;q=0.9',
                       'cookie': 'cf_chl_prog=e',
                       'referer': 'https://nowsecure.nl/',
                       'sec-ch-ua': '" Not A;Brand";v="99", '
                                    '"Chromium";v="90", "Google '
                                    'Chrome";v="90"',
                       'sec-ch-ua-mobile': '?0',
                       'sec-fetch-dest': 'image',
                       'sec-fetch-mode': 'no-cors',
                       'sec-fetch-site': 'same-origin',
                       'user-agent': 'Mozilla/5.0 (Windows NT 10.0; Win64; '
                                     'x64) AppleWebKit/537.36 (KHTML, like '
                                     'Gecko) Chrome/90.0.4430.212 '
                                     'Safari/537.36'},# उम्मीद है आपको समझ आ गया होगा।```

<br>
<br>

#### the easy way (v1 old stuff) ####

```python
import undetected_chromedriver as uc


driver = uc.Chrome()
driver.get( 'https://distilnetworks.com' )```

#### target specific chrome version  (v1 old stuff) ####

```python
import undetected_chromedriver as uc


uc.TARGET_VERSION = 85
driver = uc.Chrome()```

#### monkeypatch mode  (v1 old stuff) ####

Needs to be done before importing from selenium package

```python
import undetected_chromedriver as uc


uc.install()

from selenium.webdriver import Chrome


driver = Chrome()
driver.get( 'https://distilnetworks.com' )```

#### the customized way  (v1 old stuff) ####

```python
import undetected_chromedriver as uc


# specify chromedriver version to download and patch
uc.TARGET_VERSION = 78

# or specify your own chromedriver binary (why you would need this, i don't know)

uc.install(
   executable_path = 'c:/users/user1/chromedriver.exe' ,
   )

opts = uc.ChromeOptions()
opts.add_argument( f'--proxy-server=socks5://127.0.0.1:9050' )
driver = uc.Chrome( options = opts )
driver.get( 'https://distilnetworks.com' )```

#### datadome.co example  (v1 old stuff) ####

These guys have actually a powerful product, and a link to this repo, which makes me wanna test their product. Make sure you use a "clean"ip
for this one.

```python
#
# मानक selenium Chromedriver
#
from selenium import webdriver


chrome = webdriver.Chrome()
chrome.get( 'https://datadome.co/customers-stories/toppreise-ends-web-scraping-and-content-theft-with-datadome/' )
chrome.save_screenshot( 'datadome_regular_webdriver.png' )
True  # दुर्भाग्य से, इससे मेरा IP फ़्लैग हो गया

#
# अनडिटेक्टेड chromedriver (headless, यहां तक कि)
#
import undetected_chromedriver as uc


options = uc.ChromeOptions()
options.headless = True
options.add_argument( '--headless' )
chrome = uc.Chrome( options = options )
chrome.get( 'https://datadome.co/customers-stories/toppreise-ends-web-scraping-and-content-theft-with-datadome/' )
chrome.save_screenshot( 'datadome_undetected_webddriver.png' )```

**Check both saved screenhots [here](https://imgur.com/a/fEmqadP)**
टूल डाउनलोड करें