This browser does not have a Java Plug-in.
Get the latest Java Plug-in here.

XML Scrape Demo. There are better ways to get XML info. This is a way that is quick and dirty. All I want are the story titles, so I scrape them out of the XML by finding the "title" tag in the XML.

Source code: xmlScrapeDemo

Built with Processing