Press "Enter" to skip to content

Parsing Library of Congress Data with Powershell

Robert Cain continues a series on books:

For this demo, we’ll be using an LCCN of 54-9698Elements of radio servicing by William Marcus. When we call the web API URL in our web browser, we get the following data.

Click through for the results of the API call, which happen to be a blob of XML data. Robert shows how to get that data programmatically, then how to shred it into what he needs.