https://github.com/bytesclub/scrapemedium
ScrapeMedium can download blogs on medium in mp3 format
https://github.com/bytesclub/scrapemedium
python webscraping
Last synced: about 1 year ago
JSON representation
ScrapeMedium can download blogs on medium in mp3 format
- Host: GitHub
- URL: https://github.com/bytesclub/scrapemedium
- Owner: BytesClub
- Created: 2017-03-04T08:31:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-05T09:42:08.000Z (over 9 years ago)
- Last Synced: 2025-02-05T12:52:58.429Z (over 1 year ago)
- Topics: python, webscraping
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ScrapeMedium can download blog on medium in mp3 format. You have to provide the link.
You have to change path to save file according to requirement. Default path is '/home/amit/Documents'(mine Documents directory path)
If you run program from terminal .
first change the directory to where you have saved the ScrapeMedium folder.
eg I have saved it in Desktop so cd Desktop/ScrapeMedium.
After that python scrapemedium.py [link].
eg python scrapemedium.py https://medium.com/@rajaraodv/a-guide-for-building-a-react-redux-crud-app-7fe0b8943d0f#.kb92wj9p6