λ³Έλ¬Έ λ°”λ‘œκ°€κΈ°
πŸ‘¨πŸΌ‍πŸ’»κ°œλ°œ/μ…€λ ˆλ‹ˆμ›€

μ…€λ ˆλ‹ˆμ›€ - 파이썬 봇 감지 우회 라이브러리(undetected-chromdriver)

by Janger 2023. 1. 29.
728x90
λ°˜μ‘ν˜•
pypi

 

https://pypi.org/project/undetected-chromedriver/

 

undetected-chromedriver

('Selenium.webdriver.Chrome replacement with compatiblity for Brave, and other Chromium based browsers.', 'Not triggered by CloudFlare/Imperva/hCaptcha and such.', 'NOTE: results may vary due to many factors. No guarantees are given, except for ongoing eff

pypi.org

 

μ„€μΉ˜

 

pip install undetected-chromedriver

 

 

μ‚¬μš© μ˜ˆμ‹œ

 

import undetected_chromedriver as uc

driver = uc.Chrome()
driver.get('https://nowsecure.nl')

 

 

봇 감지 확인 μ‚¬μ΄νŠΈ(nowsecure.nl)

 

https://nowsecure.nl/

 

728x90
λ°˜μ‘ν˜•