Skip to content

A utility to extract Open Graph data from a URL.

License

Notifications You must be signed in to change notification settings

o0charlie0o/open-graph-parser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

open-graph-parser CircleCI

A utility to extract Open Graph data from a URL.

Installation

$ npm install --save @cladeco/open-graph-parser

Usage

import OpenGraphParser from '@cladeco/open-graph-parser'
const openGraphData = await OpenGraphParser.extractMeta(url)

Credits

Uses code from Osedea/react-native-opengraph-kit

About

A utility to extract Open Graph data from a URL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%