Substack Newsletter Scraper avatar

Substack Newsletter Scraper

Pricing

from $2.25 / 1,000 results

Go to Apify Store
Substack Newsletter Scraper

Substack Newsletter Scraper

Fetch newsletter posts (title, body, author, date) from any Substack publication via the public archive API. No API key.

Pricing

from $2.25 / 1,000 results

Rating

0.0

(0)

Developer

Cynix Dev

Cynix Dev

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Fetch newsletter posts (title, body, author, date) from any Substack publication via its public archive API — no API key.

Substack

What it does

Substack hosts 2M+ newsletters. The leading store actor has 95,000+ runs — massive, proven demand. This actor reads the public archive endpoint and returns rich, clean post data with none of the usual scaling pain.

Example Inputs

Recent posts from a newsletter

{ "publication": "everything", "maxPosts": 20 }
{ "publication": "thebrowser", "maxPosts": 50 }

Output

Per post: publication, post_id, title, subtitle, body, url, author, published_at, audience, canonical_url, scraped_at.

Use Cases

  • Content research: what top writers are publishing
  • Competitive intelligence: track competitor newsletters
  • Archiving / backup: pull a publication's post history
  • Trend analysis: topics and writers gaining traction

Limitations

  • Only public/free posts (paywalled content is metadata-only)
  • Custom-domain Substack publications need their own domain (enter the handle)