We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 471c473 commit 816b660Copy full SHA for 816b660
README.md
@@ -7,6 +7,8 @@ To download and install this package run:
7
8
`go get github.com/dyatlov/go-opengraph/opengraph`
9
10
+*NOTE: if you need to grab as much info from a page as possible consider using [dyatlov/go-htmlinfo](https://github.com/dyatlov/go-htmlinfo)*
11
+
12
Methods:
13
14
* `NewOpenGraph()` - create a new OpenGraph instance
0 commit comments