Getting Started

Introduction

SeRSSly turns email newsletters into RSS feeds. It's built for AI agents, CLI tools, and developers who want programmatic access to newsletter content.

Get started in one command

This installs the CLI, opens your browser to sign up for a plan, and authenticates:

terminal

$ curl -sSL https://serssly.com/install.sh | bash
Installing serssly for darwin-arm64...
Installed to /usr/local/bin/serssly

Opening browser to sign up...
Paste your API key: ••••••••
Authenticated. You're all set!

Create your first feed

terminal

$ serssly create "Tech Newsletters"
Created "Tech Newsletters"
  Email: wKx9vBp7@serssly.com
  RSS:   https://serssly.com/e/wKx9vBp7.rss

Subscribe to any newsletter using that email address. Incoming emails show up as RSS items at the feed URL.

Choose your interface