Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by anatolykoptev • Uncategorized
A standalone Go library for fetching web pages, extracting article text, parsing structured data, and searching web context.
Extract article text and metadata from web pages.
Parse structured data like schema.org entities from HTML content.
Perform web searches and fetch web content with stealth and caching.
go-enriche is a Go library designed to enrich web content by fetching pages, extracting article text and metadata, parsing structured data such as JSON-LD and Microdata, and providing web search context. It offers modular packages for text extraction, structured schema.org parsing, HTTP fetching with stealth features, and caching. This library benefits developers needing to process and analyze web content efficiently in Go applications.