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.1.2.tar.gz
(4.2 kB
view details)
File details
Details for the file web-rich-object-0.1.2.tar.gz
.
File metadata
- Download URL: web-rich-object-0.1.2.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1dd96b8106cf970ada7f8a9a53b99a8ff707f94a29c26f8039de1a5adb9c6249 |
|
MD5 | e0bbe1af2509e8d0dd52f307b9c3cb3f |
|
BLAKE2b-256 | 34385f8d783d9f640489a8b856e246831bf9e5f01d5890f8277ca7544019e6f2 |