Registry / serialization / otiai10-opengraph

otiai10-opengraph

JSON →
library1.1.3gogounverified

Go library for parsing Open Graph protocol metadata from HTML web pages.

go get github.com/otiai10/opengraph
INSTALL
IMPORT
SIG · OTIAI10-OPENGRAPH
O
otiai10-opengraph
serializationgov1.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

opengraph
github.com/otiai10/opengraph

Fetch and parse Open Graph metadata from a URL

package main import ( "fmt" "github.com/otiai10/opengraph" ) func main() { og, _ := opengraph.Fetch("https://ogp.me") fmt.Println(og.Title) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
otiai10-opengraph — go get otiai10-opengraph · libregistry