Skip to main content

Open Graph parser used on keepboo.com

Project description

# opengraph

OpenGraph parser used on KEEPBOO

This project is used to fetch Open Graph data from given url or html.

### Installation

pip install keepboo-opengraph

### Usage

from keepboo_opengraph.opengraph import OpenGraph

og = OpenGraph(url=”http://keepboo.com/”) print ‘json’, og.to_json() print ‘html’, og.to_html()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

keepboo-opengraph-0.1.1.tar.gz (2.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page