SkillAgentSearch skills...

Gourlhaus

URLhaus wrapper for go

Install / Use

/learn @vertoforce/Gourlhaus
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

URLHaus Go Wrapper

Go Report Card Documentation

Simple library to fetch URLHaus URLs in go

Usage

Getting URLs

urlhaus.GetRecentURLs()
urlhaus.GetAllURLs()
urlhaus.GetAllOnlineURLs()

Getting hashes of the content hosted at those URLs

URLHaus also provides the hashes that were found on the urls. However it's a separate endpoint, so to populate the URLEntries with the hash data, call FillInURLHashDetails() on the URLEntry list.

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated3y ago
Forks1

Languages

Go

Security Score

55/100

Audited on Jan 10, 2023

No findings