Weather API for web app
- by john
Hi,
In the weather.com site it has forecast for 10 days.
For example, in this url: http://www.weather.com/weather/narrative/GRXX0004
I cannot seem to find a feed for that kind of data. Could I pull a feed for each one of those days?
Is there something I am missing? How could I easily parse data for 10 days?
Thank you!