I am not good at any code. I would like to make a javascript or html code that will read things off weather.com like what the weather is or what the traffic conditions are. Help is great. I have no clue on going about doing this.
Read off external website
Collapse
X
-
Tags: None
-
Oftentimes, those sites will provide RSS feeds for what you are looking for.
magpierss.sourc eforge.net is a great php parser, and an extensive list of parsers are here: http://rssgov.com/rssparsers.html
Hope that gives you a decent starting point. -
Originally posted by dcostalisOftentimes, those sites will provide RSS feeds for what you are looking for.
magpierss.sourc eforge.net is a great php parser, and an extensive list of parsers are here: http://rssgov.com/rssparsers.html
Hope that gives you a decent starting point.Comment
-
Originally posted by I Hate My ComputerI am not good at any code. I would like to make a javascript or html code that will read things off weather.com like what the weather is or what the traffic conditions are. Help is great. I have no clue on going about doing this.Comment
-
Comment