Skip to content
/ og.py Public
forked from lepture/og.py

Parse open graph and twitter card from HTML content.

Notifications You must be signed in to change notification settings

tvaknin/og.py

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OG

Parse open graph and twitter card from HTML content.

Usage

There is only one method:

import og

data = og.parse(html)

Installation

It is just a small piece of code. It will not be published to PyPI. Grab the code yourself.

About

Parse open graph and twitter card from HTML content.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 97.3%
  • Makefile 2.7%