Skip to content

[Bug]: Cannot bypass automated crawler detection by creating User Data Directory #790

Open
@Hnam29

Description

@Hnam29

crawl4ai version

v0.5.x

Expected Behavior

I follow the instruction in "Creating a User Data Directory (Command-Line Approach via Playwright)" to save the profile data in user_data_dir.
browser_config = BrowserConfig(
headless=False,
verbose=True,
use_managed_browser=True,
user_data_dir="/Users/{my_name}/my_chrome_profile",
browser_type="chromium"
)

Current Behavior

The cloudflare still displays the checkbox captcha

Is this reproducible?

Yes

Inputs Causing the Bug

Steps to Reproduce

Code snippets

OS

macOS

Python version

3.11

Browser

Chrome

Browser version

No response

Error logs & Screenshots (if applicable)

URL: https://ahrefs.com/website-authority-checker/

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    🐞 BugSomething isn't working🩺 Needs TriageNeeds attention of maintainers

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions