Examples

Please take a look at the following Go Code in the repository to see examples implemented: ./example/main.go

We provide examples for the following use cases:

  • GET Request

  • POST Request

  • Proxy Rotation

  • Custom Client Profile

  • Switching the Redirect Following Behavior

  • SSL Pinning

  • Downloading Image / Files

Last updated