Medium Scraper
by romy
Extract full articles from Medium, even behind the paywall. Get clean data for research, archives, or analysis without a subscription.
Opens on Apify.com
About Medium Scraper
Tired of hitting that "Subscribe now" wall on Medium? I built this scraper specifically to get around that. It's a straightforward tool that lets you pull full article text, titles, authors, and publication dates from Medium, even for those locked behind the membership paywall. I use it myself for research, competitive analysis, and building content archives when I need to study topics without the subscription barrier. You just feed it a list of article URLs or topic/search page links, and it handles the rest, bypassing the access restrictions to deliver clean, structured data in JSON, CSV, or other formats. It's perfect for developers, researchers, or marketers who need reliable access to Medium's public content without manual copying and pasting. The setup is minimal, and it runs reliably on the Apify platform, so you can schedule it or integrate it into larger workflows. If you've ever been frustrated by not being able to read or collect a specific Medium article, this tool solves that exact problem.
What does this actor do?
Medium Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
Medium Scraper
An Apify actor that scrapes content from Medium articles, including those behind the subscription paywall. It extracts structured data from a post using its unique ID.
Key Features
- Bypasses Paywall: Accesses full article content even when Medium shows a "Subscribe now" restriction.
- Extracts Complete Data: Retrieves the article title, author details, publication date, reading time, full content, tags, clap count, and more.
- Structured JSON Output: Returns all data in a consistent JSON format for easy parsing and integration.
How to Use
Run the actor via the Apify Console or API. The only required input is the Medium post ID.
Getting the Post ID
The post ID is the alphanumeric string at the end of a Medium article URL.
- Take a URL:
https://medium.com/@user/article-title-f0e702d131ce - Extract the ID after the final dash:
f0e702d131ce
Input
Provide the post_id as input to the actor.
{
"post_id": "f0e702d131ce"
}
Output
The actor returns a detailed JSON object for the post. Key fields include:
id: The post ID.title: The article title.creator: An object containing author details (username, name, bio, follower counts).firstPublishedAt: Publication timestamp.readingTime: Estimated reading time in minutes.clapCount: Number of claps.previewContent.subtitle: The article subtitle.mediumUrl: The canonical URL of the post.tags: An array of associated tags.highlights: Contains any code blocks or quoted text from the article.
A condensed example of the output structure:
{
"id": "f0e702d131ce",
"title": "How I got RCE on redbull from recon (CVE-2025–30406)",
"creator": {
"username": "mchklt",
"name": "ABDELKARIM MOUCHQUELITA",
"bio": "in allah we trust, the rest we test. www.mchklt.com"
},
"firstPublishedAt": 1753990580549,
"readingTime": 1.4,
"clapCount": 606,
"mediumUrl": "https://mchklt.medium.com/how-i-got-rce-on-redbull-from-recon-cve-2025-30406-f0e702d131ce",
"tags": [
{ "id": "cybersecurity" }
]
}
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Medium Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- romy
- Pricing
- Paid
- Total Runs
- 62
- Active Users
- 7
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support