App Logo
substack.com

List Substack newsletter posts

List a Substack publication's posts from its archive, newest or top first, with optional keyword search and pagination. Returns each post's title, slug, publish date, paywall status, and reaction/comment/restack counts.

Input

publicationUrl required

Base URL of the Substack publication, e.g. https://example.substack.com (a publication's own domain also works)

sort optional

Sort order: "new" (most recent first) or "top" (most reactions first)

Default: "new"
limit optional

Maximum number of posts to return

Default: 12
offset optional

Number of posts to skip, for pagination

Default: 0
search optional

Optional keyword filter over the publication's posts

Default: ""

Output

sort required
count required
limit required
posts required
offset required
publicationUrl required

Start building not clicking