Retrieving data from NWS URL

Are you using the old API? NOAA has two APIs, a new one and an old one. I did some messing around with NOAA awhile back which might be able to get you started. See

Notice the significantly different URL I’m using there.

I recommend using Scripted Automation as you will have better tools available to you to parse out the complicated parts than XPath provides (unless you are some sort of XSLT guru in which case you can use the XSLT transformation).

1 Like