Sign In/My Account | View Cart  
advertisement
 Resource Guide -> RSS Tutorials -> Create RSS channels from HTML news sites

Create RSS channels from HTML news sites

Date: Nov. 16, 2001
Link: http://www.perl.com/pub/a/2001/11/15/creatingrss.html
Source Author or Organization: Chris Ball, perl.com

Create RSS channels from HTML news sites is a tutorial on using Perl to manipulate Rich Site Summary (RSS) -based news feeds using a technique similar to the method employed by O'Reilly's Meerkat Open Wire Service.

Illustrating the steps with sample code, the article demonstrates the capture of an RSS channel to display news items on a local site utilizing the HTML::TokeParser, XML::RSS and LWP::Simple Perl modules from the Comprehensive Perl Archive Network (CPAN).


Sponsored By: