Revolutionize your content sourcing with Medium Author Scraper - the powerful Apify actor that effortlessly scrapes all posts / contents from your desired Medium author and returns the data in a structured format, giving you valuable insights in just seconds.
Medium Author Scraper is an Apify actor designed to scrape all posts from a specified Medium author and retrieve the content of each article. The actor returns the data in a structured format, as a list of dictionaries, making it easy to analyze and process the information further.
The actor accepts the following input properties:
The actor will return a JSON array containing information about each scraped post. Each entry in the array will be a dictionary containing the following keys:
If the "Article content" input property is set to true
, each entry will also include the following key:
Example :
1[{ 2 "title": "Addressing Fake GaryVee Accounts and Scams", 3 "url": "https://medium.com/@garyvee/addressing-fake-garyvee-accounts-and-scams-86ae0e773780", 4 "author": "garyvee", 5 "author_url": "https://garyvee.medium.com", 6 "published_at": "2022-01-21 21:12:38.624000" 7}, 8{ 9 "title": "Gary Vaynerchuk’s Actual Thoughts On Hustle (Told Through Memes)", 10 "url": "https://medium.com/swlh/gary-vaynerchuks-actual-thoughts-on-hustle-told-through-memes-4992dc9ce616", 11 "author": "garyvee", 12 "author_url": "https://garyvee.medium.com", 13 "published_at": "2018-12-16 11:47:58.703000" 14}, 15{ 16 "title": "A Message For Those Feeling Lost In Their 20s", 17 "url": "https://medium.com/@garyvee/a-message-for-those-feeling-lost-in-their-20s-278a878baac2", 18 "author": "garyvee", 19 "author_url": "https://garyvee.medium.com", 20 "published_at": "2018-12-12 15:24:50.375000" 21}]
To use this actor, simply provide the required input properties and run the actor. You can customize the input properties to limit the number of posts or include/exclude the article content in the results as needed.
Once the actor has completed its run, the scraped data will be available in the specified output format, making it easy to analyze, process, or store the information for further use.
Any project or questions ?
quentin.payre.entreprise@gmail.com Telegram @quentinpjf
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!