Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.08 KB

File metadata and controls

54 lines (41 loc) · 1.08 KB

Medium Miner

A Medium Scraper That You Need!

🚩 Table of Contents

  • Why Should I Use It?
  • Install
  • How To Use
  • Preview

Why Should I Use It?

  1. It's Free.
  2. Reading Medium Blogs Offline.
  3. You Can Read On Your Favourite Markdown Reader for me it's Obsidian.
  4. Easy To Use.
  5. It's Free.

Install:

git clone https://github.com/xLe0x/Medium-Miner.git
cd Medium-Miner

Install required Dependencies:

pip3 install -r requirements.txt

Show Commands:

python3 medium.py -h

How To Use:

To search for a specific topic (word) on medium

python3 medium.py -w "how to lose?" -c 20

To list and download all author's blogs

python3 medium.py -a ammarmosaber

Preview

medium-miner-preview.720p.mp4

This program is licensed under the MIT © xLe0x.