funcaptcha

package module
v0.0.0-...-c720855 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2023 License: MIT Imports: 20 Imported by: 2

README

Arkose Fetch

Usage for OpenAI

import (
	"fmt"

	"github.com/linweiyuan/funcaptcha"
)

func main() {
	token, _ := funcaptcha.GetOpenAIToken()
	fmt.Println(token)
}

Forked from: acheong08/funcaptcha

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetOpenAIToken

func GetOpenAIToken() (string, error)

func GetOpenAITokenWithBx

func GetOpenAITokenWithBx(bx string) (string, error)

func SetTLSClient

func SetTLSClient(tlsClient tls_client.HttpClient)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL