Package: opengraph 0.0.4


Christopher T. Kenny
opengraph: Process Metadata from the 'Open Graph Protocol'
Social media sites often embed cards when links are shared, based on metadata in the 'Open Graph Protocol' (<https://ogp.me/>). This supports extracting that metadata from a website. It further allows for the creation of tags to add to a website to support the 'Open Graph Protocol' and provides a list of the standard tags and their required properties.
Authors:
opengraph_0.0.4.tar.gz
opengraph_0.0.4.zip(r-4.7)opengraph_0.0.4.zip(r-4.6)opengraph_0.0.4.zip(r-4.5)
opengraph_0.0.4.tgz(r-4.6-any)opengraph_0.0.4.tgz(r-4.5-any)
opengraph_0.0.4.tar.gz(r-4.7-any)opengraph_0.0.4.tar.gz(r-4.6-any)
opengraph_0.0.4.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
opengraph/json (API)
NEWS
| # Install 'opengraph' in R: |
| install.packages('opengraph', repos = c('https://christopherkenny.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/opengraph/issues
Pkgdown/docs site:https://christophertkenny.com
Last updated from:f9ed65e3be. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 128 | ||
| source / vignettes | OK | 190 | ||
| linux-release-x86_64 | OK | 131 | ||
| macos-release-arm64 | OK | 93 | ||
| macos-oldrel-arm64 | OK | 81 | ||
| windows-devel | OK | 72 | ||
| windows-release | OK | 66 | ||
| windows-oldrel | OK | 59 | ||
| wasm-release | OK | 106 |
Exports:og_createog_parseog_propertyog_schemaog_validate
Dependencies:askpassclicurlgluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangrvestselectrstringistringrsystibbleutf8vctrsxml2
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Create Open Graph meta tags | og_create |
| Parse Open Graph Metadata | og_parse |
| Extract a specific Open Graph property from a webpage. | og_property |
| Open Graph Schema | og_schema |
| Validate Open Graph Metadata | og_validate |