🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

gitlab.com/gitlabhqr999/go-html-link-parser

Package Overview
Dependencies
Alerts
File Explorer
Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab.com/gitlabhqr999/go-html-link-parser

v0.0.0-20250117235857-956bc685f806
Source
Go
Version published
Created
Source

Esse é um projeto feito em golang de um parser de HTML feito em Golang.

Suponha que recebemos um documento em html, nossa API consegue extrair o texto do atributo link (Texto) junto com seu href(se houver um).

Como usar:

Após clonar o repo, teste em algum dos exemplos:

go run exemplos/ex1/main.go

FAQs

Package last updated on 17 Jan 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts