scrapinghub / splash

Lightweight, scriptable browser as a service with an HTTP API
BSD 3-Clause "New" or "Revised" License
4.08k stars 514 forks source link

Splash detected as bot with WebGL #1114

Open Rafiot opened 3 years ago

Rafiot commented 3 years ago

Some websites with anti bot/vm measures will detect Splash and stop processing the request.

This is the one I've been able to identify for now: https://github.com/Lookyloo/testing/blob/main/website/templates/05.01.vm_detect.html (live demo: https://lookyloo-testing.herokuapp.com/vm_webgl)

I'm not sure it is relevant to you, and if you want to do something about it, but I'll leave it here for reference.

A few more details:

Is there a way to tweak that?