Weather alerts from
http://www.weather.gov/alerts-beta/
I've been able to put just the raw URLs for the various feeds into a recipe and get out a strange result that has the title of the alert as a link (that doesn't seem to work on my Kindle), but I can't figure out how to create a recipe that grabs the whole thing and formats it as plain text.
An example. If you go to
http://www.weather.gov/alerts-beta/w...t.php?x=WAZ028 at the moment I'm posting this, you get what looks like a mess of text. It has some formatting, but it doesn't seem to translate over to the browser. And if you put that URL in a recipe, you only get the title. I'd like to get either the full text of the message, or the full text of the message that's linked within the alert.
Here's what a regular entry looks like:
The link href in there takes you to a page with more detail on the alert. My goal is to get THAT page in as an article.
Here's what a full page of the feed for that region looks like.
My questions:
1) Why am I only getting the title of the alert in the basic recipe?
2) How can I pull the link within an alert entry out and retrieve that file?
Any help would be appreciated. No rush, maybe I'll figure it out myself...