selenium-stealth:试图使pythonSelenium更隐身

时间:2024-05-27 17:54:09
【文件属性】:

文件名称:selenium-stealth:试图使pythonSelenium更隐身

文件大小:1.92MB

文件格式:ZIP

更新时间:2024-05-27 17:54:09

Python

Selenium隐身 一个python包selenium-stealth可以防止检测。 该程序试图使pythonSelenium更加隐身。 截至目前,selenium-stealth仅支持Selenium Chrome / Chromium 。 使用Selenium隐身后,您可以防止几乎所有的Selenium检测。 关于如何防止Selenium检测,有很多关于*的指南,但是我找不到用于它的单个python包,因此我只是创建了一个毕竟我们不能让猫获胜的包。 可以将其视为由开发的 的重新实现。 当前Selenium隐身可以提供的功能: :check_mark_button: 具有隐身功能的selenium-stealth通过所有公共bot测试。 :check_mark_button: 使用selenium-stealthSelenium可以做google帐户登录。 :check_mark_button: selenium-stealth帮助维持正常的r


【文件预览】:
selenium-stealth-main
----.gitignore(1KB)
----setup.cfg(45B)
----README.md(5KB)
----tests()
--------chrome_headless_with_stealth_test.py(2KB)
--------static()
----example.py(1KB)
----selenium_stealth()
--------wrapper.py(588B)
--------hairline_fix.py(284B)
--------navigator_vendor.py(313B)
--------chrome_runtime.py(361B)
--------navigator_permissions.py(302B)
--------navigator_languages.py(336B)
--------navigator_webdriver.py(298B)
--------utils.py(275B)
--------iframe_content_window.py(301B)
--------__init__.py(2KB)
--------chrome_app.py(280B)
--------window_outerdimensions.py(304B)
--------webgl_vendor.py(386B)
--------navigator_plugins.py(294B)
--------js()
--------media_codecs.py(284B)
--------user_agent_override.py(925B)
----.gitattributes(96B)
----stealthtests()
--------selenium_chrome_headless_without_stealth.png(486KB)
--------selenium_chrome_headful_with_stealth.png(575KB)
--------selenium_chrome_headless_with_stealth.png(550KB)
--------selenium_chrome_headful_without_stealth.png(582KB)
----requirements.txt(22B)
----LICENSE.txt(1KB)
----MANIFEST.in(33B)
----setup.py(2KB)
----.travis.yml(738B)
----tox.ini(297B)

网友评论