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.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://cran.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/christopherkenny/opengraph/issues
Pkgdown:https://christophertkenny.com
Last updated 11 days agofrom:4d169530f7. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Dec 10 2024 |
R-4.5-linux | 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 |