Spaces:
Runtime error
Runtime error
Update app.py
Browse files
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
|
| 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()
|