NISH1001/medium-crawler
A crawler for scraping posts from medium.com
This tool helps content researchers, marketers, or analysts gather articles from specific Medium authors. You input the Medium username and your desired output format (text or JSON), and it provides a collection of that author's posts stored in a chosen directory. This is ideal for anyone needing to analyze an author's content for trends, sentiment, or topic modeling.
No commits in the last 6 months.
Use this if you need to quickly collect all published posts from a particular Medium user for offline analysis or archiving.
Not ideal if you need to scrape posts from all of Medium or complex data beyond an author's published articles.
Stars
64
Forks
13
Language
Python
License
GPL-3.0
Category
Last pushed
Apr 07, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/NISH1001/medium-crawler"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.