Skip to main content
Module

x/opengraph/mod.ts

Fetches and parses data from website to get their OpenGraph metadata
Latest
import * as opengraph from "https://deno.land/x/opengraph@v1.0.0/mod.ts";

Functions

Extracts all meta tags from a given HTML string or URL

Extracts all Open Graph meta tags from a given HTML string or URL

Extracts all Twitter meta tags from a given HTML string or URL