Skip to content

Commit 70c0b39

Browse files
NNewspaper supports following languages:
input code full name ar Arabic da Danish de German el Greek en English it Italian zh Chineseewspaper supports following languages: input code full name ar Arabic da Danish de German el Greek en English it Italian zh Chinese
1 parent 579f96f commit 70c0b39

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

News_Article_Scraping/README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
1-
# Article scraping (Python)
1+
# Article Scraping (Python)
22

33
## Description :
4-
54
Newspaper is a Python module used for extracting and parsing newspaper articles.</br>
65
Newspaper use advance algorithms with web scrapping to extract all the useful text from a website.</br>
76
It works amazingly well on online newspapers websites. Since it use web scrapping too many request,</br>
@@ -10,7 +9,7 @@ to a newspaper website may lead to blocking, so use it accordingly.
109
## Installation :
1110
$ pip install newspaper3k (Right Command)
1211
## Note :
13-
## $ pip install newspaper (Wrong Command)
12+
$ pip install newspaper (Wrong Command)
1413

1514
## Languages Supported :
1615
Newspaper supports following languages:

0 commit comments

Comments
 (0)