Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit e355aa3

Browse files
author
namrun
committed
Updated the README
1 parent d902317 commit e355aa3

File tree

4 files changed

+2
-51
lines changed

4 files changed

+2
-51
lines changed

Web-Scraping/Medium_article_downloader/README.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,9 @@ The Beautiful Soup library in Python enables web scraping and enables parsing th
1212

1313
## Implementation ##
1414

15-
The user is prompted to enter the URL of the Medium article that has to be downloaded
15+
- The user is prompted to enter the URL of the Medium article that has to be downloaded
1616

17-
![Image](promptURL.PNG)
17+
- The contents are then stored in a file named Medium$_article$_content.txt
1818

19-
The contents are then stored in a file named Medium$_article$_content.txt
20-
21-
![Image](content.PNG)
2219

2320

Binary file not shown.
Binary file not shown.

Web-Scraping/medium-article-downloader.py

-46
This file was deleted.

0 commit comments

Comments
 (0)