Skip to content
  • Sponsor
  • Notifications You must be signed in to change notification settings
  • Fork 0

Get JSON Linked Data with PowerShell

License

Notifications You must be signed in to change notification settings

PowerShellWeb/JSON-LD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON-LD

Get JSON Linked Data with PowerShell

Gets information stored in a page's json-ld (json linked data)

Many pages expose this information for search engine optimization.

JSON-LD in PowerShell

JSON-LD is one of a number of ways you can get more information about a page.

This information can be useful in any number of fun and useful PowerShell scenarios

For example, let's get information about a movie.

Get-JsonLD https://www.imdb.com/title/tt0211915/

Let's take things a step further, and get the information we can know about any movie:

JsonLD https://schema.org/Movie

About

Get JSON Linked Data with PowerShell

Resources

License

Stars

Watchers

Forks

Sponsor this project

Sponsor

Packages

No packages published