impersonator can
impersonate browsers' TLS/JA3 and HTTP/2 fingerprints. If you are blocked by some
website for no obvious reason, you can give impersonator a try.
- Supports JA3/TLS fingerprints impersonation.
<dependency>
<groupId>com.github.zhkl0228</groupId>
<artifactId>impersonator</artifactId>
<version>1.0.2</version>
</dependency>OkHttpClient client = ImpersonatorFactory.ios().newHttpClient();