Ghost Explore Newsletter Directory Scraper avatar

Ghost Explore Newsletter Directory Scraper

Pricing

Pay per event

Go to Apify Store
Ghost Explore Newsletter Directory Scraper

Ghost Explore Newsletter Directory Scraper

Scrapes the Ghost Explore newsletter directory (explore.ghost.org), listing Ghost-hosted publications with member counts, descriptions, newsletter URLs, social links, and category tags. Covers ranking pages (Top Members, Top Revenue, Trending, Recent) and 30+ topic categories.

Pricing

Pay per event

Rating

0.0

(0)

Developer

BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Scrapes the official Ghost Explore newsletter directory at explore.ghost.org — Ghost's own curated, first-party index of professional newsletters built on the Ghost platform.

Returns a ranked, structured list of publications with member counts, newsletter URLs, descriptions, primary categories, staff social links, and revenue signals extracted from owner testimonials.

What you get

Each record includes:

FieldDescription
publication_slugGhost Explore identifier (e.g. tangle, 404-media)
publication_nameDisplay name
explore_profile_urlGhost Explore profile page URL
newsletter_urlExternal newsletter URL
descriptionPublication description
primary_categoryTopic category (Tech, News, Business, Finance, etc.)
members_bandDisplay member count (e.g. "779K subscribers")
member_countNumeric member count
avatar_urlPublication logo/icon URL
social_linksStaff social links (newline-separated: Twitter, LinkedIn, YouTube, etc.)
ranking_listSource page (top-members, top-revenue, trending, tech, etc.)
rankPosition on that ranking page
is_top_100Whether the publication is in Ghost Explore's top 100
show_members_publiclyWhether the publication displays its member count
ap_handleActivityPub / social web handle
testimonial_snippetOwner quote with revenue and subscriber signals (up to 300 chars)
scraped_atISO timestamp

Coverage

  • Ranking pages: Top Members (by subscriber count), Top Revenue, Trending, Recent
  • Topic categories: Tech, News, Business, Finance, Culture, Travel, Science, Programming, Health, Art, Education, Entertainment, and 20+ more
  • Publications per page: ~52 curated, verified Ghost-hosted newsletters per page

Why Ghost Explore

Ghost Explore is Ghost's first-party, curated directory — not a third-party aggregator. It uniquely exposes:

  • Revenue-tier rankings (Top Revenue page) unavailable on Substack or cross-platform tools
  • Member count rankings for independent publishers like 404 Media, Platformer, The Lever, Tangle
  • Verified outbound newsletter URLs with ?ref=ghost-explore attribution
  • Owner testimonials with real subscriber and revenue figures

This is distinct from webdatalabs/ghost-newsletter-scraper, which scrapes content from a single known publication — not the discovery/directory layer.

Input

{
"categories": ["top-members", "tech", "news"],
"maxItems": 500
}
ParameterTypeDescription
categoriesArray of stringsOptional. Filter to specific pages. Leave empty to crawl all pages. Examples: top-members, top-revenue, trending, recent, tech, news, business, finance, culture
maxItemsIntegerMaximum number of records to return. Default: 10.

Available category / ranking slugs

top-members, top-revenue, trending, recent, social-web, personal, tech, business, programming, news, culture, travel, finance, education, art, entertainment, faith-spirituality, health, literature, sport, productivity, design, food-drink, crypto, science, music, nature-outdoors, fiction, gaming, house-home, fashion-beauty, podcasts, history, climate, gear-gadgets, parenting, youtubers

Sample output

{
"publication_slug": "tangle",
"publication_name": "Tangle",
"explore_profile_url": "https://explore.ghost.org/p/tangle",
"newsletter_url": "https://www.readtangle.com",
"description": "Summarizing the best arguments from across the political spectrum. 100% independent, subscriber-supported, and non-partisan.",
"primary_category": "News",
"members_band": "779K subscribers",
"member_count": 778604,
"avatar_url": "https://fls-9e7c60dc...",
"social_links": "https://twitter.com/Ike_Saul\nhttp://www.readtangle.com",
"ranking_list": "top-members",
"rank": 1,
"is_top_100": true,
"show_members_publicly": true,
"ap_handle": "@tangle_news@www.readtangle.com",
"testimonial_snippet": "It has now been one year since I quit my full-time job to go all in on Tangle. Today, we have [75,000] paying subscribers...",
"scraped_at": "2026-05-28T18:00:00.000Z"
}

Use cases

  • Lead generation: Build a list of professional Ghost newsletter operators ranked by audience size for partnership, advertising, or acquisition outreach
  • Market research: Map the Ghost ecosystem by category and revenue tier
  • Creator economy research: Track top independent publishers outside the Substack/beehiiv ecosystem
  • Content intelligence: Identify high-growth newsletters in specific niches via the Trending page