RSSAmplifier

Submit a blog

Paste a homepage and we will find the feed. No account, no waiting list, no fee.

One per line

Or upload an OPML file

Any size. The first 100 are added while you wait and the rest are queued for the crawler, so a catalogue of tens of thousands is fine — you will get a status page to watch.

For agents

Same endpoint, JSON in and JSON out:

curl -X POST https://rssamplifier.com/api/submit \
  -H 'content-type: application/json' \
  -d '{"urls":["example.com","another.blog"]}'