Medium User Search Scraper avatar

Medium User Search Scraper

Try for free

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

Go to Store
Medium User Search Scraper

Medium User Search Scraper

easyapi/medium-user-search-scraper
Try for free

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

Extract detailed Medium user profiles from search results. Find writers, track influencers, and build outreach lists with comprehensive data including names, bios, membership status, and more. Perfect for content research and writer discovery.

Medium User Search Scraper 🔍

Scrape Medium user profiles from search results. Extract detailed information about Medium writers including their bio, membership status, and more! 📝

Use Cases 🎯

  • Find and analyze Medium writers in specific niches
  • Research potential collaborators or guest writers
  • Track influential authors in your field of interest
  • Build a database of Medium writers for outreach

Features ✨

  • Search users by keywords
  • Extract comprehensive user profile data
  • Support for multiple search terms
  • Configurable number of results

Input Parameters 📝

  • keywords (Array): List of search terms to find Medium users
  • maxItems (Number): Maximum number of user profiles to scrape

Tips for Optimal Results 💡

  1. Use specific keywords to find relevant users
  2. Adjust maxItems based on your needs
  3. Consider running multiple searches with different keywords

Support 🤝

If you encounter any issues or have questions, please reach out through Apify's support channels.

Input Example

A full explanation of an input example in JSON.

1{
2    "keywords": [
3         "write"
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": "2d196168bd00",
4		"name": "chel writes",
5		"username": "chelwrites",
6		"bio": "write articles and personal thoughts. publish drafts regularly. sometimes in english or indonesian :)",
7		"avatarUrl": "https://miro.medium.com/v2/resize:fill:96:96/1*5GUJnGMlifgnut6UmNvdng.jpeg",
8		"userUrl": "https://chelwrites.medium.com",
9		"isBookAuthor": false,
10		"isMember": false
11	},
12	{
13		"id": "11841531c264",
14		"name": "Jo Ann Harris, Writer of Daily Musings",
15		"username": "joannharris-53598",
16		"bio": "Writing on Medium since 2018. Writer for Illumination. I write on a myriad of subjects with you in mind.",
17		"avatarUrl": "https://miro.medium.com/v2/resize:fill:96:96/0*nZwiKx3sl_Wcu6yS.",
18		"userUrl": "https://joannharris-53598.medium.com",
19		"isBookAuthor": false,
20		"isMember": true
21	},
22    ...
23]
Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • >99% runs succeeded

  • Created in Nov 2024

  • Modified 6 days ago

Categories