Substack Newsletter Scraper
Pricing
$5.00 / 1,000 results
Substack Newsletter Scraper
Extract newsletter content, subscriber counts, post analytics, and creator intelligence from any Substack publication - completely free, no authentication needed!
0.0 (0)
Pricing
$5.00 / 1,000 results
0
Total users
1
Monthly users
1
Last modified
3 days ago
Scraping Mode
mode
EnumOptional
Choose what data to extract from Substack publications
Value options:
"publication": string"posts": string"author": string"bulk": string
Default value of this property is "publication"
Substack URLs
urls
arrayRequired
List of Substack publication URLs to scrape (e.g., https://newsletter.substack.com)
Maximum Posts
maxPosts
integerOptional
Maximum number of posts to extract per publication
Default value of this property is 50
Include Post Content
includeContent
booleanOptional
Extract full post content (increases processing time)
Default value of this property is false
Include Paid Posts
includePaidPosts
booleanOptional
Include subscriber-only posts (public preview only)
Default value of this property is false
Date Range Filter (JSON)
dateRange
objectOptional
Filter posts by publication date. Use format: {"from": "2024-01-01", "to": "2024-12-31"}