angkul07 commited on
Commit
7dc4ed2
·
verified ·
1 Parent(s): 53088a8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -16,7 +16,7 @@ headers = {
16
  "User-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36"
17
  }
18
 
19
- article_url = input("URL: ")
20
  print("\n")
21
 
22
  session = requests.Session()
 
16
  "User-agent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/89.0.4389.82 Safari/537.36"
17
  }
18
 
19
+ article_url
20
  print("\n")
21
 
22
  session = requests.Session()