parser

package
v0.0.0-...-b5feae3 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2024 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ParsedContent

type ParsedContent struct {
	Title         string
	MetaTags      map[string]string
	Links         []string
	ExternalLinks []string
	InternalLinks []string
	Emails        []string
	PhoneNumbers  []string
	SocialMedia   map[string][]string
	Technologies  []string
	Scripts       []string
	StyleSheets   []string
	Forms         []string
	Comments      []string
}

func ParseHTMLContent

func ParseHTMLContent(html string) (*ParsedContent, error)

Jump to

Keyboard shortcuts

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