git404hub

what is substack-feed-api fr?

patrickjs/substack-feed-api — explained in plain English

Analysis updated 2026-07-18 · repo last pushed 2024-10-24

Audience · developerComplexity · 1/5StaleSetup · easy

tl;dr

A TypeScript API that fetches and parses a Substack newsletter's RSS feed into a clean, structured format so you can pull its posts into your own app.

vibe map

mindmap
  root((substack-feed-api))
    What it does
      Fetches Substack RSS
      Parses into structured data
      Simple newsletter name input
    Tech stack
      TypeScript
      RSS feeds
      npm package
    Use cases
      Content aggregator apps
      Newsletter databases
      Personal reading dashboards
    Audience
      Developers
      Vibe coders
    Notes
      Flexible and customizable
      Type definitions included

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Build a content aggregator that automatically pulls in the latest posts from recommended Substack newsletters.

VIBE 2

Create a personal dashboard that combines content from multiple Substack newsletters you follow.

VIBE 3

Build a newsletter database or custom reader tool without writing your own RSS parsing logic.

what's the stack?

TypeScriptnpm

how it stacks up fr

patrickjs/substack-feed-api0verflowme/alarm-clock0verflowme/seclists
LanguageCSS
Last pushed2024-10-242022-10-032020-05-03
MaintenanceStaleDormantDormant
Setup difficultyeasyeasyeasy
Complexity1/52/51/5
Audiencedevelopervibe coderops devops

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · easy time til it works · 5min

prompts (copy fr)

prompt 1
Show me how to install substack-feed-api with npm and fetch the latest posts from a given newsletter name.
prompt 2
Help me build a simple content aggregator that displays posts from several Substack newsletters using this API.
prompt 3
Explain what structured data substack-feed-api returns for a newsletter post, using its TypeScript types.
prompt 4
Walk me through customizing substack-feed-api's output format to fit my own app's data model.

Frequently asked questions

what is substack-feed-api fr?

A TypeScript API that fetches and parses a Substack newsletter's RSS feed into a clean, structured format so you can pull its posts into your own app.

Is substack-feed-api actively maintained?

Stale — no commits in 1-2 years (last push 2024-10-24).

How hard is substack-feed-api to set up?

Setup difficulty is rated easy, with roughly 5min to a first successful run.

Who is substack-feed-api for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.