Skip to content

[Feature Request]: Make rrweb more stealth to prevent detection by captchas #1878

Description

Preflight Checklist

  • I have searched the issue tracker for a feature request that matches the one I want to file, without success.

What package is this feature request for?

rrweb

Problem Description

Hello,

Currently, using rrweb on pages that contain for example reCAPTCHAs is practically impossible. ArkoseLabs, reCAPTCHA, hCaptcha - most of them detect that certain native functions have been overridden. This lowers our score to a very low level, resulting in extremely difficult CAPTCHAs or completely preventing us from using many sites. The solution, instead of simple monkey patching, is to complexly override many remnants, such as this puppeteer extension do:

https://github.com/berstend/puppeteer-extra/tree/master/packages/puppeteer-extra-plugin-stealth/evasions/_utils

Proposed Solution

Implement the same solution as puppeteer extra or create some research how we can do it in better, easier way

Alternatives Considered

Just leave it as it is

Additional Information

No response

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions