An RSS Scraping Web Service

L. M. Orchard took my RSS by screen scraping example and tried to see if it could made into a web service by chaining together the W3C’s Tidy and XSLT web services. Unfortunately, you need Tidy’s force-output option to get well-formed data back from The Nation’s front page, and the W3C service doesn’t offer that option.

He’s working on another example using a page that will go through Tidy without requiring the force-output option.

Possibly Related posts (machine generated):

  1. XSL+Tidy RSS Scraper Service
  2. Supporting the Desperate RSS Hacker
  3. Another Tidy Service
  4. Creating XML from MySQL
  5. XML::Writer for Perl

More like this: , , .

blog comments powered by Disqus