Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 332 Bytes

File metadata and controls

10 lines (7 loc) · 332 Bytes

Get all Substack URLs for a user

Note: this was originally written in early 2023 depends on a internal Substack API which may be changed at any time.

Setup

  1. Install Go: brew install go

Usage

  1. Enter the base URL of the Substack newsletter as the value of the BASE_URL variable in main.go
  2. Run go run main.go