/rsscrawlercore

Personal asp.net core web crawler for rss content generation.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

rsscrawlercore

Personal asp.net core web crawler for rss content generation.

How to build:

git clone https://github.com/revantis/rsscrawlercore
dotnet restore
dotnet build

Modify host:port in Properties/launchSettings.json, line 24:

...
      "applicationUrl": "https://localhost:20244",
...

and run

dotnet run

or publish then deploy to anywhere you want.

Currently supported feeds:

Used library: