Web rich object handler
Project description
This module aims to describe a URL as a Web Rich Object.
It firstly uses OpenGraph protocol and try to guess without.
>>> from web_rich_object import WebRichObject >>> wro = WebRichObject('https://www.youtube.com/watch?v=4nzaATIOAAE') >>> wro.title 'Sir Samuel - Urban Classik [CLIP OFFICIEL]' >>> wro.site_name 'YouTube' >>> wro.image 'https://i.ytimg.com/vi/4nzaATIOAAE/maxresdefault.jpg' >>> wro.url 'https://www.youtube.com/watch?v=4nzaATIOAAE'
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
web-rich-object-0.2.0.tar.gz
(12.2 kB
view details)
File details
Details for the file web-rich-object-0.2.0.tar.gz
.
File metadata
- Download URL: web-rich-object-0.2.0.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1bdc419b1b9cf56955109dde936cf66648bd22716fbcce766fe3b942759205c0 |
|
MD5 | a896ee87386661bcf2508c50a3e3d906 |
|
BLAKE2b-256 | ba610e5ccba6f39ab1eb3484fdad63558f5b7d4edd51e2265a52826b0291af0c |