Home

Awesome

RSS Finder

A tool for finding and sniffing rss links.

How It Works

Parsing HTML:

Well-known paths:

Third party services:

Contributing

Please keep code clean, and thanks for your contribution!

  1. frontend: front-end code is in frontend
npm run dev
  1. serverless: use vercel cli to run locally
vercel dev
  1. Test the changes, e.g. go test . /... to test Go code. Then open a pr to the main branch. It is recommended that one pr does only one thing.

Env variables

variablerequireddescription
USER_AGENTfalseHTTP User-Agent in request, default rss-finder/1.0
WEB_DOMAINtrueDomain name of the web ui