File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Article Scraping (Python)
2
-
2
+ ![ image ] ( https://user-images.githubusercontent.com/67740644/129327650-24a85343-0371-4e8e-aa42-f290c4a6eb9c.png )
3
3
## Description :
4
4
Newspaper is a Python module used for extracting and parsing newspaper articles.</br >
5
5
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:
21
21
de  ;  ;  ;  ;  ;  ; German</br >
22
22
el  ;  ;  ;  ;  ;  ; Greek</br >
23
23
en  ;  ;  ;  ;  ;  ; English</br >
24
- it  ;  ;  ;  ;  ;  ; Italian</br >
24
+ it  ;  ;  ;  ;  ;  ; Italian</br >
25
25
zh  ;  ;  ;  ;  ;  ; Chinese</br >
26
26
....etc.
27
27
## 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/ )
You can’t perform that action at this time.
0 commit comments