We have successfully used our BotBrowser for extensive testing with Akamai V2, V3 and were able to get very good _abck without failing for a long time. The test code is here.
video.webm
The purpose of this repo is to analyze how Akamai bot manager collects fingerprints, analyze how it works, and based on playwright, write some code to bypass it.
This file is the Akamai bot manager after de-obfuscation.
Note that it is not wise to use Python / nodejs / go to write code that puts together sensorData and POSTs the data directly, as Akamai detects TLS fingerprints, see here.
So we can use playwright and combine it with bypass code to make the request using the browser.