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

Commit 50d5b4d

Browse files
authored
updated readme.md
1 parent 14a370d commit 50d5b4d

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed
+10-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Scraping Medium Articles
2-
32
Well [Medium](https://medium.com/) is a website containing great articles and used by many programmers.
3+
<br>This script asks the user for the url of a medium article, scrapes it's text and saves it to a text file in the same directory.
4+
5+
### Prerequisites
6+
`pip` install the modules given in requirements.txt
7+
<br>Have a working network connection on the device
8+
9+
### How to run the script
10+
Steps on how to run the script along with suitable examples.
411

5-
This script asks the user for the url of a medium article, scrapes it's text and saves it to a text file in the same directory.
12+
## *Author Name*
13+
[Naman Shah](https://github.com/namanshah01)

0 commit comments

Comments
 (0)