Medium Followers Scraper avatar

Medium Followers Scraper

Try for free

2 hours trial then $19.99/month - No credit card required now

Go to Store
Medium Followers Scraper

Medium Followers Scraper

easyapi/medium-followers-scraper
Try for free

2 hours trial then $19.99/month - No credit card required now

Extract Medium user followers data including profile details, membership status, and bio information. Perfect for social media analysis, influencer research, and audience insights.

Medium Followers Scraper 🔍

🤖 What does Medium Followers Scraper do?

This actor allows you to extract detailed information about followers of any Medium user. It efficiently scrapes follower data while respecting Medium's platform guidelines and provides structured, ready-to-use data.

✨ Features

  • 🎯 Extract followers data from any Medium profile
  • 👥 Get detailed user information including name, bio, and membership status
  • 📊 Control the number of results with maxItems parameter
  • 🚀 Fast and efficient data collection
  • 🔄 Handles pagination automatically
  • 💾 Provides clean, structured JSON output

📋 Output Dataset

For each follower, the actor extracts:

  • User ID
  • Full name
  • Username
  • Bio description
  • Profile URL
  • Profile image URL
  • Medium membership tier
  • Book author verification status

💡 Use Cases

  • 📈 Audience analysis and insights
  • 🎯 Influencer marketing research
  • 👥 Community engagement tracking
  • 📊 Content strategy development
  • 🔍 Competitor analysis

💪 Input Parameters

  • usernames (Array): List of Medium usernames to scrape followers from (e.g., ["mariaspantidi"])
  • maxItems (Number): Maximum number of followers to collect per username

Input Example

A full explanation of an input example in JSON.

1{
2    "usernames": [
3        "mariaspantidi"
4    ],
5    "maxItems": 30
6}

Output sample

The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:

And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.

1[
2	{
3		"id": "0363c81e1e79",
4		"name": "Sharon Collins",
5		"username": "sharon-collins",
6		"bio": "🌱 Lifelong learner and growth advocate, sharing stories on self-improvement, relationships, and business insights. Let's thrive together!",
7		"profileUrl": "https://medium.com/@sharon-collins",
8		"imageUrl": "https://miro.medium.com/v2/resize:fill:64:64/1*uo8vrlueCXf92tRt3Qgx_g.jpeg",
9		"membershipTier": "MEMBER",
10		"isBookAuthor": false
11	},
12	{
13		"id": "057746e5dca1",
14		"name": "EvolveNow",
15		"username": "evolvenow",
16		"bio": "Empowering Minds | Elevating Consciousness 🌟 Exploring the depths of holistic wellness, spirituality, and self-mastery. Check the section \"About\"",
17		"profileUrl": "https://medium.com/@evolvenow",
18		"imageUrl": "https://miro.medium.com/v2/resize:fill:64:64/1*mqoBMzdMYTuKM1H81HJM4Q.jpeg",
19		"membershipTier": "MEMBER",
20		"isBookAuthor": false
21	},
22    ...
23]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified 5 days ago

Categories