From 4243ba698abd93f6a63b0ef58d7760b912eb2b01 Mon Sep 17 00:00:00 2001 From: "kleinanzeigen-bot-tu[bot]" <100048303+kleinanzeigen-bot-tu[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 12:02:17 -0500 Subject: [PATCH] =?UTF-8?q?chore:=20=20=20=E2=9C=94=20Update=20nodriver=20?= =?UTF-8?q?0.39=20->=200.40=20(#443)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- pdm.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pdm.lock b/pdm.lock index 5f0ea78..2cdf749 100644 --- a/pdm.lock +++ b/pdm.lock @@ -492,10 +492,10 @@ files = [ [[package]] name = "nodriver" -version = "0.39" +version = "0.40" requires_python = ">=3.9" git = "https://github.com/ultrafunkamsterdam/nodriver.git" -revision = "ebcda701a48e1c320b80c86af2b128098aeb837f" +revision = "960845fb57bafb7de308b5ecce38ec367fdbb68d" summary = "\n [Docs here](https://ultrafunkamsterdam.github.io/nodriver)\n\n * Official successor of Undetected Chromedriver\n * Can be made to work for for all chromium based browsers.\n * Dropped selenium and chromedriver binary requirements.\n * fully asynchronous == bizarre performance gains, and more granular control\n\n Part of undetected-chromedriver, or merely the successor of it, this library is a full rewrite, providing a\n fast framework for web automation, webscraping, bots and any other creative ideas which are normally\n hindered by annoying anti bot systems like Captcha / CloudFlare / Imperva / hCaptcha and other\n big corp \"ai\" money machines using your input to make even more $$ (http://tinyurl.com/bigcorp-ai-inputs)\n\n The webdriver/selenium requirement is dropped entirely, since this library communicates directly to the browser.\n Being fully asynchronous, this adds massive performance improvements and more detailed control possibilities.\n\n As usual ( like undetected chromedriver) all config details and best practices are built-in, which means\n up and running with just a line of code.\n\n This makes it simple to use for quick prototyping, and perfect for interactive interpreter use (eg: IPython).\n\n\n WARNING:\n - results may vary due to many factors. No guarantees are given whatsoever.\n - Running from bad IP or datacenter may still cause captcha's and/or other problems.\n - With great power comes ... etc etc etc\n no but SERIOUS: for your own benefit, make sure \"they\" have no reason for upscaling anti-bot measurements.\n there might be one day it would not be feasible anymore to work up against big corp, and provide upgrades\n and free libraries.\n\n" groups = ["default"] dependencies = [