PHP Classes / RSS Feed Finder

Extract the URLs of RSS feeds associated to a page

RSS Feed Finder PHP Class

This class can be used to extract the URLs of RSS feeds associated to a page. It retrieves a given page and parses its head section to obtain the list links to the associated RSS feeds. The URLs of the available RSS feeds are returned in an array, if any. Before attempting to retrieve the specified page RSS feed URLs, the class checks the site robots.txt file first to see if it is allowed to parse the site pages.

Similar PHP Classes

Search in PHP Classes

Filter by tags