Back to catalog
📰

Substack API Wrapper

Free

Substack's newsletter platform now has an API wrapper, for easy access to latest posts

📰NewsHTTPSNo API key required

The Pragmatic Engineer

Substack

NameThe Pragmatic Engineer
AuthorGergely Orosz
Subscribers728000
FrequencyWeekly
CategoryTechnology

Sample Response

response.json
1{
2 "name": "The Pragmatic Engineer",
3 "author": "Gergely Orosz",
4 "subscribers": "728000",
5 "frequency": "Weekly",
6 "category": "Technology"
7}

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://github.com/NHagar/substack_api"
View Documentation

Similar APIs