scrapfly

package
v1.2.2 Latest Latest
Warning

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

Go to latest
Published: Oct 15, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// JA3URL is the URL to the JA3 API
	FPJA3URL = "https://tools.scrapfly.io/api/fp/ja3"
	// HTTPURL is the URL to the HTTP API
	InfoHTTPURL = "https://tools.scrapfly.io/api/info/http"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type FPJA3

type FPJA3 struct {
	JA3    string `json:"ja3"`
	Digest string `json:"digest"`
}

type Headers

type Headers struct {
	UserAgent     UserAgent           `json:"user_agent"`
	RawHeaders    []string            `json:"raw_headers"`
	ParsedHeaders map[string][]string `json:"parsed_headers"`
}

type InfoHTTP

type InfoHTTP struct {
	Headers Headers `json:"headers"`
}

type UserAgent

type UserAgent struct {
	Payload string `json:"payload"`
}

Jump to

Keyboard shortcuts

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