I need to capture the JSON URL response to a webgrid.

Here is a sample of the string being sent:
https://npiregistry.cms.hhs.gov/api/resultsDemo2/?city=baltimore&postal_code=212&pretty=true

Here is the documentation: 
https://npiregistry.cms.hhs.gov/api/version2demo

Thank You!!!