Content Aggregation

Create a unified content feed from multiple Substack publications. Build curated newsletter digests, topic-specific reading lists, or cross-publication search engines. The Posts and Post Content APIs give you everything needed to aggregate, filter, and redistribute Substack content programmatically.

How it works

01

Register your sources

Define a list of Substack publication slugs you want to aggregate content from.

02

Poll for new posts

Periodically hit the Posts API for each publication with date filters to catch new content.

03

Fetch full content

Use the Post Content API to get the full text for summarization, indexing, or display.

04

Build your feed

Merge posts chronologically, apply filters (topic, author, free/paid), and serve via your own API or email digest.

Endpoints used

Start building today

Create a free account and start pulling structured Substack data in minutes.