Tatsuhiko Miyagawa's Blog

RFC: HTML::RelExtor

February 07, 2005

I’ve made a tiny Perl module named HTML::RelExtor that scrapes A and LINK tags from HTML with ‘rel’ attributes. It’d be useful when you want to, say, aggregate URLs with rel=”tag” (Technorati) or rel=”friend met” (XHTML Friend Network).

The module is now going to CPAN, and can be also fetched from http://bulknews.net/lib/archives/HTML-RelExtor-0.01.tar.gz. Suggestions and feedbacks are always welcome.