Package: opengraph 0.0.2
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.2.tar.gz
opengraph_0.0.2.zip(r-4.5)opengraph_0.0.2.zip(r-4.4)opengraph_0.0.2.zip(r-4.3)
opengraph_0.0.2.tgz(r-4.4-any)opengraph_0.0.2.tgz(r-4.3-any)
opengraph_0.0.2.tar.gz(r-4.5-noble)opengraph_0.0.2.tar.gz(r-4.4-noble)
opengraph_0.0.2.tgz(r-4.4-emscripten)opengraph_0.0.2.tgz(r-4.3-emscripten)
opengraph.pdf |opengraph.html✨
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:https://christophertkenny.com
Last updated 3 days agofrom:23f41eafe2. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 10 2024 |
R-4.5-win | OK | Dec 10 2024 |
R-4.5-linux | OK | Dec 10 2024 |
R-4.4-win | OK | Dec 10 2024 |
R-4.4-mac | OK | Dec 10 2024 |
R-4.3-win | OK | Dec 10 2024 |
R-4.3-mac | OK | Dec 10 2024 |
Exports:og_createog_parseog_propertyog_schemaog_validate
Dependencies:askpassclicurlfansigluehttrjsonlitelifecyclemagrittrmimeopensslpillarpkgconfigR6rlangrvestselectrstringistringrsystibbleutf8vctrsxml2
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 |