Substack Publications & Newsletters Scraper
Scrape Substack category leaderboards for ranked publications and newsletters with author, category, leaderboard rank, bestseller tier, paid status, subscriber signal, subscription pricing, description, socials and links. Export to JSON, CSV or Excel.
{ "publicationName": "ByteByteGo Newsletter", "author": "Alex Xu", "authorHandle": "bytebytego", "authorBio": "Author of 3 Bestselling Books | Co-Founder of …", "category": "technology", "categoryName": "Technology", "subscriberRank": 1, "bestsellerTier": 0, "badgeType": "subscriber" }
每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。
- 每个结果对应一条干净记录,已去重并规范化
- JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
- 在云端按用量付费,无需安装或维护
一条真实的示例记录,正是你收到的结构。
| Publication Name | Author | Author Handle | Author Bio |
|---|---|---|---|
| ByteByteGo Newsletter | Alex Xu | bytebytego | Author of 3 Bestselling Books | C… |
| The Pragmatic Engineer | Gergely Orosz | pragmaticengineer | Big Tech and startups from the in… |
| Pirate Wires | Pirate Wires | piratewires | technology, politics, culture |
| Career Brew | Career Brew | careerbrew | We help 550K+ people learn how to… |
| SemiAnalysis | Dylan Patel | semianalysis | Bridging the gap between business… |
{ "publicationName": "ByteByteGo Newsletter", "author": "Alex Xu", "authorHandle": "bytebytego", "authorBio": "Author of 3 Bestselling Books | Co-Founder of …", "category": "technology", "categoryName": "Technology", "subscriberRank": 1, "bestsellerTier": 0, "badgeType": "subscriber" }
常见问题
Which categories can I use?
Any Substack leaderboard category slug, such as `technology`, `business`, `finance`, `crypto`, `culture`, `news`, `health`, `sports`, `us-politics`, `music`, `science` and more. Add several in one run.
What is the bestseller tier?
It is Substack's badge that reflects how many paid subscribers a publication has crossed. A higher tier signals a larger paying audience.
Do I get subscriber counts?
You get the public subscriber signal Substack exposes (an order-of-magnitude estimate like `233K+`) plus the leaderboard rank, which together indicate reach and momentum.
Are empty runs charged?
No. You are only charged for real publication records. A run that returns nothing is not billed.
How fresh is the data?
Leaderboards are read live at run time, so each record reflects the ranking at the moment of the run (see observedAt).