Rifky commited on
Commit
38b86bb
1 Parent(s): 72eedb2

Update Scraper.py

Browse files
Files changed (1) hide show
  1. Scraper.py +0 -7
Scraper.py CHANGED
@@ -1,12 +1,5 @@
1
  from newspaper import Article
2
 
3
- """
4
- This script can be used to scrap article from a given link
5
-
6
- Author: Rifky Bujana Bisri
7
- email : rifkybujanabisri@gmail.com
8
- """
9
-
10
  def Scrap(url):
11
  """
12
  Scrap article from url
 
1
  from newspaper import Article
2
 
 
 
 
 
 
 
 
3
  def Scrap(url):
4
  """
5
  Scrap article from url