og_parse: Parse Open Graph Metadata

View source: R/parse.R

og_parseR Documentation

Parse Open Graph Metadata

Description

Parse Open Graph Metadata

Usage

og_parse(url)

Arguments

url

A string representing the URL of the webpage to parse.

Value

A named vector of Open Graph metadata.

Examples

og_parse('https://www.rstudio.com')

opengraph documentation built on Sept. 9, 2025, 5:30 p.m.