Skip to content

Commit 39242e4

Browse files
Update README.md
1 parent 3ce1b04 commit 39242e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

News_Article_Scraping/README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Article Scraping (Python)
2-
2+
![image](https://user-images.githubusercontent.com/67740644/129327650-24a85343-0371-4e8e-aa42-f290c4a6eb9c.png)
33
## Description :
44
Newspaper is a Python module used for extracting and parsing newspaper articles.</br>
55
Newspaper use advance algorithms with web scrapping to extract all the useful text from a website.</br>
@@ -21,8 +21,8 @@ Newspaper supports following languages:
2121
de&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;German</br>
2222
el&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Greek</br>
2323
en&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;English</br>
24-
it&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Italian</br>
24+
it&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Italian</br>
2525
zh&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Chinese</br>
2626
....etc.
2727
## Link :
28-
You Can Read The original Documentation Here.[NewsPaper3k Documentation](https://newspaper.readthedocs.io/en/latest/)
28+
You Can Read The original Documentation Here. [NewsPaper3k Documentation](https://newspaper.readthedocs.io/en/latest/)

0 commit comments

Comments
 (0)