An open API service indexing awesome lists of open source software.

https://github.com/powershellweb/opengraph

Get OpenGraph with PowerShell
https://github.com/powershellweb/opengraph

Last synced: 10 months ago
JSON representation

Get OpenGraph with PowerShell

Awesome Lists containing this project

README

          

# OpenGraph

[OpenGraph](https://ogp.me) is a protocol for embedding information in a page search optimization and social media.

The OpenGraph module lets you see this information for any page that has it.

~~~PowerShell
Get-OpenGraph https://abc.com/
~~~