Skip to main content

Open Graph Protocolのタグを取得

Project description

ogpparser

Open Graph Protocolのタグを取得

インストール方法

pip install ogpparser

使用方法

from ogpparser import ogpparser

result = ogpparser('https://github.com/reeve0930/ogpparser')

出力

{
    "image": "https://avatars1.githubusercontent.com/u/38152917?s=400&v=4", 
    "site_name": "GitHub", 
    "type": "object", 
    "title": "reeve0930/ogpparser", 
    "url": "https://github.com/reeve0930/ogpparser", 
    "description": "Open Graph Protocolのタグを取得. Contribute to reeve0930/ogpparser development by creating an account on GitHub."
}

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

ogpparser-1.0.3.tar.gz (1.9 kB view hashes)

Uploaded Source

Built Distribution

ogpparser-1.0.3-py3-none-any.whl (3.0 kB view hashes)

Uploaded Python 3

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