RSS Feed Generator Script

Overview

Have you ever wished a site would offer RSS feed, or if they would offer RSS feed of a specific page url?

Well, with RSS Feed Generator that’s possible!
You can either set your xPath rules for building the feed, or you can let it to the engine to figure it out by itself.

Features

Automatically find articles on webpage

Generate RSS feed

Build custom RSS feed with xpath

Requirements

php 7.x

Instructions

Just include the autoloader in your php file.

Related