PHP feed finder 2 (Default branch) |
|
|
PHP feed finder is a PHP class that finds all the
URLs for all RSS and ATOM feeds that appear on a
given as well as OPML outline documents from a Web
page. It will convert any relative links that are
found into absolute links. The only required input
is the URL of the Web page to be scanned for
links.
License: Freeware
Changes:
ATOM feed links and OPML outline documents are now
retrieved by the class, in addition to RSS links.
|