A dead simple OpenGraph tags parser for Kotlin
-
Updated
Sep 9, 2020 - Kotlin
The Open Graph protocol enables any web page to become a rich object in a social graph. For instance, this is used on Facebook to allow any web page to have the same functionality as any other object on Facebook.
For example:
<meta property="og:title" content="Example title of article">
A dead simple OpenGraph tags parser for Kotlin
📲 Kotlin library to parse open graph tags
OpenGraphKt is a minimalist Kotlin multiplatform library to work with the Open Graph protocol.
Created by Facebook
Released 2010